简体   繁体   中英

Why am I unable to select a Target Framework in Visual Studio 2019?

This is when creating a new C# WinForms project. I have tried uninstalling, reinstalling, and seemingly everything I could find online.


目标框架选择框


Other frameworks are installed and are selected appropriately in the Visual Studio installer:

Installed targeting packs
Selected SDK's in Visual Studio Installer
Selected Frameworks in the Desktop Development section of Visual Studio Installer

I think this is because you've created a 'SDK' type project. You need to use the Windows Forms App (.NET Framework) project to target the older frameworks.

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM