Update build-single-architecture.yaml

This commit is contained in:
Cory Volk 2022-07-26 12:13:45 -07:00 committed by GitHub
commit 7766c702ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ jobs:
downloadDirectory: $(Build.SourcesDirectory) downloadDirectory: $(Build.SourcesDirectory)
vstsFeed: WindowsInboxApps vstsFeed: WindowsInboxApps
vstsFeedPackage: calculator-internals vstsFeedPackage: calculator-internals
vstsPackageVersion: 0.0.100 vstsPackageVersion: 0.0.101
- task: NuGetToolInstaller@1 - task: NuGetToolInstaller@1
displayName: Use NuGet 5.x displayName: Use NuGet 5.x