updated build scripts

This commit is contained in:
TomPallister
2016-10-18 19:12:53 +01:00
parent 8b0ceeda5b
commit cb4b000b21
2 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,6 @@ echo -------------------------
echo Building Ocelot
dotnet restore src/Ocelot
dotnet restore src/Ocelot.Library
dotnet build src/Ocelot
dotnet publish src/Ocelot -o artifacts/