We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d91d6 commit f1d1cf2Copy full SHA for f1d1cf2
build/pipelines/templates/build-single-architecture.yaml
@@ -41,7 +41,7 @@ jobs:
41
downloadDirectory: $(Build.SourcesDirectory)
42
vstsFeed: WindowsInboxApps
43
vstsFeedPackage: calculator-internals
44
- vstsPackageVersion: 0.0.67
+ vstsPackageVersion: 0.0.78
45
46
- task: NuGetToolInstaller@1
47
displayName: Use NuGet 5.x
build/pipelines/templates/package-msixbundle.yaml
@@ -43,7 +43,7 @@ jobs:
48
- task: PowerShell@2
49
displayName: Generate MsixBundle mapping
0 commit comments