More info:
- This is a regression issue, can't reproduce on .NET SDK 6.0.100-preview.5.21255.24-win-x64.
- The issue can reproduce more types core project, such as winforms, wpf. console etc.
Version info:
NET SDK 6.0.100-preview.5.21257.10-win-x64.
Repro Steps:
- Install the latest .Net 6.0 from https://github.com/dotnet/core-sdk.
- Try to create .Net Core project.
Actual Results:
An error dialog pops up.

Expected Results:
Creating the .Net Core project with the latest .Net 6.0 successfully.