This commit is contained in:
Ryan Brandenburg 2022-10-13 10:59:51 -07:00
Родитель 9a162aef53
Коммит 90d928d5df
1 изменённых файлов: 7 добавлений и 1 удалений

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

@ -49,7 +49,13 @@ stages:
command: custom
arguments: 'locals all -clear'
- script: eng\common\cibuild.cmd
- script: eng\common\build.ps1
-restore
-build
-sign
-pack
-publish
-ci
-configuration Debug
-msbuildEngine dotnet
-prepareMachine