mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Update internals package to 0.0.78
This commit is contained in:
parent
04d91d6b87
commit
3f25443892
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ jobs:
|
|||
downloadDirectory: $(Build.SourcesDirectory)
|
||||
vstsFeed: WindowsInboxApps
|
||||
vstsFeedPackage: calculator-internals
|
||||
vstsPackageVersion: 0.0.67
|
||||
vstsPackageVersion: 0.0.78
|
||||
|
||||
- task: NuGetToolInstaller@1
|
||||
displayName: Use NuGet 5.x
|
||||
|
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
downloadDirectory: $(Build.SourcesDirectory)
|
||||
vstsFeed: WindowsInboxApps
|
||||
vstsFeedPackage: calculator-internals
|
||||
vstsPackageVersion: 0.0.67
|
||||
vstsPackageVersion: 0.0.78
|
||||
|
||||
- task: PowerShell@2
|
||||
displayName: Generate MsixBundle mapping
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue