ASP.Net Web Application Add Config Transform Grayed Out

前端 未结 6 1637
自闭症患者
自闭症患者 2020-12-08 01:20

I added an existing ASP.Net web application project to my solution. In addition to the standard debug and release configurations this solution also has two custom configurat

6条回答
  •  轮回少年
    2020-12-08 02:00

    As we work with PublishProfiles, for me the answer was right-clicking the relevant pubxml file (found in the project folder Properties subfolder PublishProfiles) and then selecting Add Config Transform. No managers needed ;).

提交回复
热议问题