Install NuGet in WindowsInternalRelease

This commit is contained in:
Matt Cooley 2019-02-21 13:30:15 -08:00
commit 08f6a50c40

View file

@ -31,6 +31,12 @@ jobs:
env:
XES_DISABLEPROV: true
- task: NuGetToolInstaller@0
displayName: Use NuGet 4.7.1
inputs:
versionSpec: 4.7.1
checkLatest: true
- task: DownloadBuildArtifacts@0
displayName: Download appxBundle artifact
inputs: