update package version

This commit is contained in:
oneonezhang 2025-02-18 11:39:20 +08:00
commit 446a7bffc5
3 changed files with 3 additions and 3 deletions

View file

@ -55,7 +55,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsInboxApps
vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.114
vstsPackageVersion: 0.0.117
- task: NuGetToolInstaller@1
displayName: Use NuGet 6.x

View file

@ -91,7 +91,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsInboxApps
vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.114
vstsPackageVersion: 0.0.117
- task: PowerShell@2
displayName: Generate MsixBundle mapping

View file

@ -35,7 +35,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsInboxApps
vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.114
vstsPackageVersion: 0.0.117
- pwsh: |
$configPath = "$(Build.SourcesDirectory)\Tools\Build\Signing\ESRP-auth.json"