You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EntityFrameworkCore.Jet/msbuild/_MakeSetup_msbuild.bat

4 lines
234 B
Batchfile

@echo ========================================================= > Output\MakeSetup.log
call "%VS140COMNTOOLS%\vsvars32.bat"
msbuild ..\EntityFrameworkCore.Jet.sln /p:Configuration=Release /p:Platform="Any CPU" >> Output\MakeSetup.log