Closed
Description
Moved from dotnet/project-system#4715
This is to bring us to experience parity with desktop for WPF on .NET Core 3.0.
This is available on desktop today:
these should be available for .NET Core 3.0.
The project template should have the correct MSBuildisms (e.g., desktop sdk and <UseWPF>true</UseWPF>
for WPF).