mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-06 05:01:07 -07:00
Update internals package to 0.0.18 (#645)
This commit is contained in:
parent
41e2e97591
commit
c9ac7baebb
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ jobs:
|
||||||
downloadDirectory: $(Build.SourcesDirectory)
|
downloadDirectory: $(Build.SourcesDirectory)
|
||||||
vstsFeed: WindowsApps
|
vstsFeed: WindowsApps
|
||||||
vstsFeedPackage: calculator-internals
|
vstsFeedPackage: calculator-internals
|
||||||
vstsPackageVersion: 0.0.11
|
vstsPackageVersion: 0.0.18
|
||||||
|
|
||||||
- template: ./build-single-architecture.yaml
|
- template: ./build-single-architecture.yaml
|
||||||
parameters:
|
parameters:
|
||||||
|
|
|
@ -91,7 +91,7 @@ jobs:
|
||||||
downloadDirectory: $(Build.SourcesDirectory)
|
downloadDirectory: $(Build.SourcesDirectory)
|
||||||
vstsFeed: WindowsApps
|
vstsFeed: WindowsApps
|
||||||
vstsFeedPackage: calculator-internals
|
vstsFeedPackage: calculator-internals
|
||||||
vstsPackageVersion: 0.0.11
|
vstsPackageVersion: 0.0.18
|
||||||
|
|
||||||
- task: PkgESStoreBrokerPackage@10
|
- task: PkgESStoreBrokerPackage@10
|
||||||
displayName: Create StoreBroker Packages
|
displayName: Create StoreBroker Packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue