Remove NuGetCommand workaround in YAML (#1762)

This commit is contained in:
Matt Cooley 2022-01-04 08:07:41 -08:00 committed by GitHub
parent 4ebacda62d
commit 370eea92d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,9 +48,7 @@ jobs:
inputs:
versionSpec: 5.x
# In most accounts, you can just use 'NuGetCommand' instead of this GUID.
# In the microsoft.visualstudio.com account, NuGetCommand is ambiguous so the GUID is needed.
- task: 333b11bd-d341-40d9-afcf-b32d5ce6f23b@2
- task: NuGetCommand@2
displayName: NuGet restore src/Calculator.sln
inputs:
command: custom