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