This commit is contained in:
Rui Marinho 2021-05-27 18:29:40 +01:00
Родитель 2cf05eb701
Коммит 019bc33645
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 87D2837A9AEED71E
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -87,8 +87,8 @@ stages:
- script: dotnet tool restore
displayName: install dotnet tools
# - script: dotnet vs install enterprise preview +mobile --quiet
# displayName: install vs preview
- script: dotnet vs install enterprise preview +mobile --quiet
displayName: install vs preview
- powershell: |
& dotnet tool update --global redth.net.maui.check --version $(MauiCheck.Version) --add-source https://api.nuget.org/v3/index.json