I am trying to create a .net 5 wpf application. Is this currently possible?
I Installed .net 5 sdk and the latest VS for Windows preview.
I cannot seem to find a template other than 4.x and .net core. This makes it seem like .NET 5 doesn't support this (yet)?
Is there a way to create a WPF application in .NET 5?

