VS2019 未能正確加載“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包


 1 //未能正確加載“Microsoft.VisualStudio.Editor.Implementation.EditorPackage”包
 2 //可以嘗試在vs命令行工具(Developer Command Prompt for VS 2019 Preview)中重置用戶配置和vs設置來解決
 3 
 4 //重置用戶配置
 5 
 6 devenv /resetuserdata
 7 //重置vs設置
 8 
 9 devenv /resetsettings
10  
11 
12 //我只重置了用戶配置就解決了


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM