Open ryalanms opened 3 years ago
To view the ability to create a NET Core project for a WPF application in visual basic, I went to Tools > Options > Environment > Preview Features and check the option: Show all .NET Core templates in the New project dialog (requires restart).
After doing this, I now find the possibility to create a NET Core project for a WPF application in visual basic.
When I select the target framework, I notice that .NET 5.0 is in progress.
What does NET 5.0 is in progress? Isn't that why the WPF .NET 5 project is not available by default in VB.net? Is .NET 5.0 usable for vb.net in WPF?
https://github.com/dotnet/templates/tree/master/src/Templates/DotnetCore/Microsoft.NetCore.VB.ProjectTemplates.Desktop
Can we adapt the .NET CLI VS template and check it in here? Please let me know how to proceed.
https://github.com/dotnet/wpf/issues/3866
/cc @dotnet/wpf-developers