echo 开始 d: cd D:\websource\erp git checkout feature/27 git pull origin feature/327 #C: #cd C:\Windows\Microsoft.NET\Framework\v4.0.30319 echo 【=====Start:Manage========】 echo 【删除Directory】 rd /q/s D:\website\mite.com_public md D:\website\mite.com_public echo 【Start MSBuild】 cd D:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin msbuild D:\webs\anage\Bc.Manage.csproj /t:ResolveReferences;Compile /t:_WPPCopyWebApplication /p:Configuration=Release /p:VisualStudioVersion=10.0 /p:WebProjectOutputDir=D:\website\mite.com_public echo 【删除Web.Config】 del D:\website\mite.com_public\Web.config /f/q echo 【Web.Config已删除】 echo 【迁移文件】 xcopy /s/q/y D:\website\mite.com_public D:\website\mite.com echo 【发布完成】 echo 【=====End:发布Manage(结束)========】 pause
如果您也喜欢它,动动您的小指点个赞吧