fix build

This commit is contained in:
pavelbannov 2019-07-09 15:20:36 +03:00
parent 3d250a0ce0
commit d1a42da028

View File

@ -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"