How to get Visual Studio 'Publish' functionality to include files from post build event?

后端 未结 6 2124
北海茫月
北海茫月 2020-12-02 05:32

I am currently attempting to use Visual Studio 2010 \'Publish\' and MSDeploy functionality to handle my web deployment needs but have run into a roadblock with regards to cu

6条回答
  •  庸人自扰
    2020-12-02 05:45

    Select your files or folders and Change Build action as Content from Properties Window.

提交回复
热议问题