We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f33b3e4 commit 053d711Copy full SHA for 053d711
1 file changed
azure-pipelines.yml
@@ -283,7 +283,7 @@ stages:
283
artifactName: VSSetupArtifacts
284
targetPath: '$(Build.SourcesDirectory)/artifacts/VSSetup/$(_BuildConfig)'
285
286
- - task: NuGetAuthenticate@0
+ - task: NuGetAuthenticate@1
287
displayName: 'NuGet Authenticate to dotnet-tools and test-tools feeds'
288
289
- task: NuGetCommand@2
0 commit comments