Build succeeds, but publish fails

前端 未结 21 1549
陌清茗
陌清茗 2020-12-09 14:29

Up until two days ago, I was able to use Visual Studio 2010\'s \"Publish Web\" option by right clicking on my project and clicking the publish button on the context menu. No

21条回答
  •  情歌与酒
    2020-12-09 15:23

    open projectname.csproj file in notepad and remove obj\debug\project name.csprojResolveAsseblyReference.cache line

提交回复
热议问题