mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Adjust version code
This commit is contained in:
parent
da5c67aa23
commit
ca3a5f5a52
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<_SourceBasePath>../$(AppName)</_SourceBasePath>
|
<_SourceBasePath>../$(AppName)</_SourceBasePath>
|
||||||
<_ManifestPath>$(_SourceBasePath).Android/Properties/AndroidManifest.xml</_ManifestPath>
|
<_ManifestPath>$(_SourceBasePath).Droid/Properties/AndroidManifest.xml</_ManifestPath>
|
||||||
<_PlistFilePath>$(_SourceBasePath).iOS/Info.plist</_PlistFilePath>
|
<_PlistFilePath>$(_SourceBasePath).iOS/Info.plist</_PlistFilePath>
|
||||||
<_AppxManifestPath>$(_SourceBasePath).UWP/Package.appxmanifest</_AppxManifestPath>
|
<_AppxManifestPath>$(_SourceBasePath).UWP/Package.appxmanifest</_AppxManifestPath>
|
||||||
<_AndroidNamespace>
|
<_AndroidNamespace>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue