How do I stop Visual Studio's 'Publish Web Site' from publishing my _ReSharper folder?

前端 未结 2 673
有刺的猬
有刺的猬 2021-01-22 16:18

It\'s really quite annoying as they are not part of the project.

2条回答
  •  既然无缘
    2021-01-22 16:49

    I know this is really old, but maybe someone else will be helped with my reply.

    I found the solution here: http://www.meadow.se/wordpress/?p=137

    Basically, add these lines to the bottom of your web deployment project file above the tab.

    Just put your folder or file in there too and it will not be copied over.

提交回复
热议问题