1 Star 0 Fork 0

雷特哈姆/daxstudio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build_portable.cmd 474 Bytes
一键复制 编辑 原始数据 按行查看 历史
dgosbell 提交于 2019-10-03 18:16 . More FxCop clean ups
@echo Off
set config=%1
if "%config%" == "" (
set config=Release
)
rem %WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild build.msproj /p:Configuration="%config%" /m /v:M /fl /flp:LogFile=msbuild.log;Verbosity=Normal /nr:false /target:Installer
"C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\msbuild.exe" build.msproj /p:Configuration="%config%" /m /v:M /fl /flp:LogFile=msbuild.log;Verbosity=Normal /nr:false /target:Portable
pause
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/peterm/daxstudio.git
git@gitee.com:peterm/daxstudio.git
peterm
daxstudio
daxstudio
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385