1 Star 0 Fork 1

Jasoneng / Blazorise

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
publish-iis.cmd 298 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mladen Macanovic 提交于 2019-06-07 12:53 . new: publish profiles for iis
cd /d "%~dp0"
set username=%1
set password=%2
"%ProgramFiles(x86)%\\Microsoft Visual Studio\2019\Preview\MSBuild\Current\Bin\MSBuild.exe" Blazorise.sln /p:Configuration=Release /t:Restore;Rebuild /v:m /p:DeployOnBuild=true /p:PublishProfile=IISProfile /p:UserName=%username% /p:Password=%password%
C#
1
https://gitee.com/dj2792/Blazorise.git
git@gitee.com:dj2792/Blazorise.git
dj2792
Blazorise
Blazorise
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891