mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 05:13:11 -07:00
Update internal package version (#1871)
* Update internal package * Update internal package version * Update internal package
This commit is contained in:
parent
2b836d1d13
commit
02e9556434
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ jobs:
|
|||
downloadDirectory: $(Build.SourcesDirectory)
|
||||
vstsFeed: WindowsInboxApps
|
||||
vstsFeedPackage: calculator-internals
|
||||
vstsPackageVersion: 0.0.101
|
||||
vstsPackageVersion: 0.0.103
|
||||
|
||||
- task: NuGetToolInstaller@1
|
||||
displayName: Use NuGet 5.x
|
||||
|
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
downloadDirectory: $(Build.SourcesDirectory)
|
||||
vstsFeed: WindowsInboxApps
|
||||
vstsFeedPackage: calculator-internals
|
||||
vstsPackageVersion: 0.0.101
|
||||
vstsPackageVersion: 0.0.103
|
||||
|
||||
- task: PowerShell@2
|
||||
displayName: Generate MsixBundle mapping
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue