02 2017 档案
摘要:在.csproj文件中添加以下内容: <Target Name="BeforeBuild"> <TransformXml Source="Web.config" Transform="Web.$(Configuration).config" Destination="Web.config" /></
阅读全文
摘要:以下是本人配置Teamcity具体环境和步骤,只实现了项目发布,打包。Nodejs npm gulp没有配置成功,后期补上。 1 环境安装 本人使用的是windows7 sp1 64位系统,(.net framework 4.5.2) 1.1 Teamcity 安装 下载地址:http://www.
阅读全文