We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e2e97 commit c9ac7baCopy full SHA for c9ac7ba
build/pipelines/templates/build-app-internal.yaml
@@ -29,7 +29,7 @@ jobs:
29
downloadDirectory: $(Build.SourcesDirectory)
30
vstsFeed: WindowsApps
31
vstsFeedPackage: calculator-internals
32
- vstsPackageVersion: 0.0.11
+ vstsPackageVersion: 0.0.18
33
34
- template: ./build-single-architecture.yaml
35
parameters:
build/pipelines/templates/prepare-release-internalonly.yaml
@@ -91,7 +91,7 @@ jobs:
91
92
93
94
95
96
- task: PkgESStoreBrokerPackage@10
97
displayName: Create StoreBroker Packages
0 commit comments