VS2015:未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包。
VS2015启动的时候提示
未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包。
解决方法
打开 VS2015开发人员命令行提示
输入命令 devenv /resetuserdata
回车即可。
路上除了风景还有故事
VS2015启动的时候提示
未能正确加载“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包。
解决方法
打开 VS2015开发人员命令行提示
输入命令 devenv /resetuserdata
回车即可。