budget-view, dashboard-view displayed correct, transactions-form finalized
This commit is contained in:
30
Clario/Clario.parcel
Normal file
30
Clario/Clario.parcel
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user