Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用在线或打包 Web 部署时,如何告诉 MSBuild 确保 ASP.NET 站点/应用程序在部署到 IIS 后应使用特定的应用程序池?
如果不存在,我想配置要创建的应用程序池。
Visual Studio 2012.3 Web Deploy 在指定站点下创建应用程序方面做得很好。
是否有我可以设置的 MSBuild 参数,或者可以配置为运行的发布后 PowerShell 脚本?