ly_holydeath ly_holydeath
关注数: 1 粉丝数: 0 发帖数: 942 关注贴吧数: 2
VS2022打不开项目属性界面 使用vs2022打不开项目属性界面,用2019就可以。然后vs报错日志如下: ===================== 2021/11/29 17:50:36 Recoverable Microsoft.VisualStudio.ProjectSystem.VS.Implementation.PropertyPages.Designer.Expressions.EvaluationException: Unable to resolve symbol '“WebAssembly”'. Expression: (has-project-capability “WebAssembly”) 在 Microsoft.VisualStudio.ProjectSystem.VS.Implementation.PropertyPages.Designer.Expressions.EvaluationEnvironment.<Evaluate>g__Eval|2_1(Object node, <>c__DisplayClass2_0& ) 在 Microsoft.VisualStudio.ProjectSystem.VS.Implementation.PropertyPages.Designer.Expressions.EvaluationEnvironment.<Evaluate>g__Eval|2_1(Object node, <>c__DisplayClass2_0& ) 在 Microsoft.VisualStudio.ProjectSystem.VS.Implementation.PropertyPages.Designer.Expressions.EvaluationEnvironment.Evaluate(String expression) 在 Microsoft.VisualStudio.ProjectSystem.VS.Implementation.PropertyPages.Designer.Expressions.VisibilityConditionEvaluator.UpdateConditionalVisibilities() 在 Microsoft.VisualStudio.ProjectSystem.VS.Implementation.PropertyPages.Designer.PropertyContext.UpdateConditionalVisibilities() 在 Microsoft.VisualStudio.ProjectSystem.VS.Implementation.PropertyPages.Designer.PropertyContext.<SetProperties>g__Initialize|32_0(Property property, <>c__DisplayClass32_0& ) 在 Microsoft.VisualStudio.ProjectSystem.VS.Implementation.PropertyPages.Designer.PropertyContext.SetProperties(ImmutableArray`1 properties) 在 Microsoft.VisualStudio.ProjectSystem.VS.Implementation.PropertyPages.Designer.ProjectPropertyDataAccess.Observer.<HandleDataAsync>g__ProcessInitialData|14_1(<>c__DisplayClass14_0& ) =================== 是不是缺少什么东西啊?
1 下一页