30 lines
748 B
Plaintext
30 lines
748 B
Plaintext
{
|
|
"GeneralSettings": {
|
|
"NetProjectPath": "Clario.csproj",
|
|
"ApplicationName": "Clario",
|
|
"Version": "1.0.0",
|
|
"PackageName": {
|
|
"$type": "msbuild",
|
|
"property": "AssemblyName"
|
|
},
|
|
"AssemblyName": {
|
|
"$type": "msbuild",
|
|
"property": "AssemblyName"
|
|
}
|
|
},
|
|
"LinuxSettings": {
|
|
"CreateBinSymlink": "True"
|
|
},
|
|
"Win32Settings": {
|
|
"IncludeUninstaller": "True"
|
|
},
|
|
"MacOsSettings": {
|
|
"CreateBundle": true,
|
|
"BundleIdentifier": "com.CompanyName.Clario",
|
|
"SigningCredentialsType": "AdHoc"
|
|
},
|
|
"PublishSettings": {
|
|
"PublishSingleFile": "True",
|
|
"ExtraBuildProperties": {}
|
|
}
|
|
} |