VS2015 Crashes when I try to Publish

后端 未结 8 1350
忘掉有多难
忘掉有多难 2021-02-05 02:21

So, I am developing a Web Service, and at some point, my Visual Studio 2015 started to crash every time i right click project -> Publish. When I publish a project it gets deploy

8条回答
  •  孤独总比滥情好
    2021-02-05 02:49

    hit this problem myself, i found that deleting the publish profiles worked. Expand the properties container under the project that keeps crashing and delete PublishProfiles.

    warning: you will have to recreate the publish profiles you have just deleted.

提交回复
热议问题