Sha*_*hin 10 powershell visual-studio
是否有任何powershell脚本可以在没有开放视觉工作室的情况下构建visual studio项目?
Mat*_*ert 19
你甚至不需要电源外壳或视觉工作室.只需使用与.Net一起安装的msbuild程序即可.用法示例如下:
msbuild DBMigration.csproj /p:Configuration=Debug
Run Code Online (Sandbox Code Playgroud)
msbuild位于C:\Windows\Microsoft.NET\Framework\v3.5(或选择您的版本)
还有一个PowerShell构建系统,https://github.com/JamesKovacs/psake
| 归档时间: |
|
| 查看次数: |
10969 次 |
| 最近记录: |