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