代码改变世界

随笔分类 -  Asp.net

vs2012碰到生成时报该错误:项目中不存在目标“GatherAllFilesToPublish”

2013-10-17 14:04 by 求之有道, 7103 阅读, 收藏,
摘要: 手头一个vs2010升级到vs2012后,web项目发布到本地目录时项目报错:“该项目中不存在目标“GatherAllFilesToPublish””通过谷歌大神的帮助,找到了解决方法。共享之。原文如下:If you happen to encounter the following error“The target “GatherAllFilesToPublish” does not exist in the project.”while publishing your project to local filesystemafter upgrading Visual Studio 2010 阅读全文