Tim*_*eld 3 msbuild bash cygwin
我正在尝试使用bash改善构建自动化。我的shell脚本还有很多不足之处,但从本质上讲,我希望能够使用bash shell脚本来运行MSBuild.exe
某些构建开关中的传递。所以myscript.sh
有一行:
C:/Windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe /maxcpucount:8 /verbosity:q /p:Configuration=Debug C:/Myfolder/Main.sln
Run Code Online (Sandbox Code Playgroud)
由于导致失败/p:Configuration=Debug
。我可以肯定地说,没有工作就可以执行MSBuild.exe
。
有人可以帮忙吗?
归档时间: |
|
查看次数: |
1827 次 |
最近记录: |