vs install again
This commit is contained in:
Родитель
2cf05eb701
Коммит
019bc33645
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче