I'm creating a Winforms (.Net Core) application in Visual Studio 2019, the project is created with .Net Core 3.0 which has no designer. I have downloaded and installed .Net Core 2.2 and .Net Core 2.1 SDKs but they are not being added to Visual Studio and still the only available option is .Net Core 3.0
Am I missing something?