无法加载解决方案属性

ame*_*aje 1 visual-studio xamarin.forms

由于遇到另一个错误,我需要修改解决方案属性。单击属性后,我看到此错误:

尝试加载页面时发生错误。无法加载文件或程序集'Microsoft.VSDesigner,版本= 16.0.0.0,区域性=中性,PublicKeyToken = b03f5f7f11d50a3a'或其依赖项之一。该系统找不到指定的文件。

无法加载文件或程序集'Microsoft.VisualStudio.VC.Interfaces'的解决方案无济于事,因为我使用的是VS 2019,提到的选项对我来说都不可见。

小智 5

I had the same error and the following worked for me: 1) run Visual Studio Installer from Programs 2) check the .Net desktop development 3) press Modify to install it (it will take a while to complete)