how to add publishing profile to a new sln in vs2012?

后端 未结 2 1493
有刺的猬
有刺的猬 2021-02-12 11:34

I have read the publishing profiles have replaced WDP

but I cannot find decent tutorial

how to add and modify pubxml file to my project

any

2条回答
  •  梦谈多话
    2021-02-12 12:02

    In order to create a new profile once you have already defined one, you have to open the "Publish" window (righ click on the project), click on the "Profile" tab and select the option from the drop-down list; this will create a new pubxml file (see screenshot).
    It's a bit tricky to find and I wonder why they didn't put a "New" button on the "Manage profiles" window.

    enter image description here

提交回复
热议问题