From ff59eb9f3d85b433e4766aac9caf8d94bcb2b7a1 Mon Sep 17 00:00:00 2001 From: TomPallister Date: Wed, 12 Oct 2016 21:42:45 +0100 Subject: [PATCH] update for appveyor --- build.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/build.bat b/build.bat index c444f952..4406d204 100644 --- a/build.bat +++ b/build.bat @@ -15,6 +15,7 @@ cd ../../ echo Building Ocelot dotnet restore src/Ocelot +dotnet restore src/Ocelot.Library dotnet build src/Ocelot dotnet publish src/Ocelot -o artifacts/Ocelot