1
0
mirror of https://github.com/bitwarden/server synced 2026-01-07 11:03:37 +00:00

swagger cli tool fixes

This commit is contained in:
Kyle Spearrin
2020-01-10 16:06:44 -05:00
parent f7512445e4
commit ffeb2969c1
3 changed files with 14 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ before_build:
#dotnet restore
} else {
msbuild /t:restore
dotnet tool restore
}
build_script: