Merge pull request #4789 from CommunityToolkit/update-nuget

Update NuGet Version in build pipeline
This commit is contained in:
Michael Hawker MSFT (XAML Llama) 2022-10-19 15:07:54 -07:00 коммит произвёл GitHub
Родитель 2233ac655f 4eadc8740c
Коммит b2b1c238e6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -28,10 +28,10 @@ jobs:
displayName: Setup Environment Variables
- task: NuGetToolInstaller@0
displayName: Use NuGet 5.6.0
displayName: Use NuGet 5.11.x
inputs:
versionSpec: 5.6.0
versionSpec: 5.11.x
- task: DotNetCoreCLI@2
inputs:
command: custom