使用.bat文件编译.NET项目
C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild "C:\开发文件(勿删)\4webproject\PB.Web.root\PB.Web\PB.Web.sln" /t:Rebuild /p:Configuration=debug
pause
命名为xxxx.bat,双击即可以看到编译结果
C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild "C:\开发文件(勿删)\4webproject\PB.Web.root\PB.Web\PB.Web.sln" /t:Rebuild /p:Configuration=debug
pause
命名为xxxx.bat,双击即可以看到编译结果