update internal package version to 119

This commit is contained in:
Tian Liao 2025-08-20 17:02:46 +08:00
commit abaaa2ebe3
3 changed files with 3 additions and 3 deletions

View file

@ -49,7 +49,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsInboxApps
vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.117
vstsPackageVersion: 0.0.119
- 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.117
vstsPackageVersion: 0.0.119
- task: PowerShell@2
displayName: Generate MsixBundle mapping

View file

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