希望设置 jenkins 来部署我的网络应用程序,我正在使用脚本
msbuild WEB.csproj /p:Configuration=stage /t:Build /p:PrecompileBeforePublish=true /p:OutputPath=c:\test /p:DeployOnBuild=true /p:AutoParameterizationWebConfigConnectionStrings=False
Run Code Online (Sandbox Code Playgroud)
我获得了 Web 应用程序,_PublishedWebsite但web.config需要进行转换。有小费吗?