【发布时间】:2023-03-17 00:02:02
【问题描述】:
我已经下载了 Visual Studio Community 2019
版本 16.0.0 但 wpf 和带有 .net 核心的 winforms 说这个To create this project type, go to Tools | Options | Projects and Solutions | .NET Core and check "Use Preview versions of the .NET Core SDK"
我已经检查并重新启动了多次,但错误消息仍然存在
我该怎么办。
【问题讨论】:
-
.Net Core Winforms 设计器从 16.6 开始可用。可以参考这个博客Windows Forms Designer for .NET Core Released。
标签: c# .net visual-studio .net-core