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:
Stephanie Anderl
2019-10-08 10:44:13 -07:00
committed by GitHub
parent 55074c2312
commit 16e8e2d89e
17 changed files with 54 additions and 6 deletions

View File

@@ -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)'

View File

@@ -29,7 +29,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsApps
vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.18
vstsPackageVersion: 0.0.19
- template: ./build-single-architecture.yaml
parameters:

View File

@@ -91,7 +91,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsApps
vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.18
vstsPackageVersion: 0.0.19
- task: PkgESStoreBrokerPackage@10
displayName: Create StoreBroker Packages