diff --git a/build/build.bat b/build/build.bat index 00cf7008e5..0d88e081d2 100644 --- a/build/build.bat +++ b/build/build.bat @@ -12,7 +12,7 @@ cd ../../ASC.Web.Client call npm ci echo "ASC.Web.sln" -cd ../../../ +cd ../../ call dotnet build ASC.Web.sln /fl1 /flp1:LogFile=build/ASC.Web.log;Verbosity=Normal rem echo "ASC.People"