fix releaseable build.
This commit is contained in:
Родитель
e67b3a6b12
Коммит
e4202a2d1a
|
@ -7,7 +7,7 @@ before_build:
|
|||
|
||||
build_script:
|
||||
- cmd: dotnet --info
|
||||
- ps: .\build.ps1
|
||||
- ps: .\build.ps1 -Platform "Any CPU" -Configuration "Release"
|
||||
|
||||
test: off
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче