1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-12 20:20:37 +01:00

remove new line

This commit is contained in:
Kyle Spearrin 2019-03-13 10:32:00 -04:00
parent 7d4e051862
commit 6421e326b9

View File

@ -66,7 +66,7 @@ build_script:
} else {
msbuild bitwarden-server.sln /p:Configuration=Debug /verbosity:minimal `
/logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
$env:swaggerGen = "true"
$env:ASPNETCORE_ENVIRONMENT = "Production"
cd .\src\Api