首页 > 其他 > 详细

修复 Visual Studio Error “No exports were found that match the constraint”

时间:2015-12-14 18:13:20      阅读:544      评论:0      收藏:0      [点我收藏+]

技术分享

清空Visual Studio 文件缓存目录

Just delete or rename this folder:

%AppData%\..\Local\Microsoft\VisualStudio\11.0\ComponentModelCache

or

%AppData%\..\Local\Microsoft\VPDExpress\11.0\ComponentModelCache

For Visual Studio 2013, change the version number:

%AppData%\..\Local\Microsoft\VisualStudio\12.0\ComponentModelCache

For Visual Studio 2015, change the version number:

%AppData%\..\Local\Microsoft\VisualStudio\14.0\ComponentModelCache

重新启动VS

修复 Visual Studio Error “No exports were found that match the constraint”

原文:http://www.cnblogs.com/w2011/p/5045680.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!