websitepanel/WebsitePanel/Tools/build-test.bat

2 lines
No EOL
147 B
Batchfile

%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe ..\test.xml /target:BuildTest /property:BuildConfiguration=Debug /v:n /fileLogger /m
Pause