update for appveyor

This commit is contained in:
TomPallister 2016-10-12 21:42:45 +01:00
parent 6b01ab1ac1
commit ff59eb9f3d

View File

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