Added new dev app icons and update version to 1909 (#705)
* Added new dev app icons * Removed VS added page include in calculator.vcsxproj.filters and increased the internal version number and the app version number
This commit is contained in:
@@ -9,8 +9,8 @@ pr: none
|
||||
|
||||
variables:
|
||||
versionMajor: 10
|
||||
versionMinor: 1908
|
||||
versionBuild: $[counter('10.1908.*', 0)]
|
||||
versionMinor: 1909
|
||||
versionBuild: $[counter('10.1909.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
Reference in New Issue
Block a user