Update internal package version (#1871)
* Update internal package * Update internal package version * Update internal package
This commit is contained in:
parent
2b836d1d13
commit
02e9556434
@ -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…
Reference in New Issue
Block a user