Update NuGet to 5.11.x
This commit is contained in:
Родитель
d985141a31
Коммит
e91b88d1e9
|
@ -28,9 +28,9 @@ steps:
|
|||
|
||||
# Install Nuget Tool Installer
|
||||
- task: NuGetToolInstaller@0
|
||||
displayName: Use NuGet 5.0.0
|
||||
displayName: Use NuGet 5.11.x
|
||||
inputs:
|
||||
versionSpec: 5.0.0
|
||||
versionSpec: 5.11.x
|
||||
|
||||
# Install NBGV Tool
|
||||
- task: DotNetCoreCLI@2
|
||||
|
|
Загрузка…
Ссылка в новой задаче