Describe the bug
The VS Dev18 18.6.0 [11629.47.main] installed from https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/718172 to create .NET 8.0/9.0/10.0 project failed as below screenshot. Checked the SDK version, which is correct.
• 8.0.25 – 8.0.419
• 9.0.14 – 9.0.312
• 10.0.5 – 10.0.300-preview.0.26177.108
To Reproduce
- Installed the VS from https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/718172
- Create .NET 8.0/9.0/10.0 project
Exceptions (if any)
An error dialog pops up when create the Project

Further technical details
Even though the CLI can created project successfully, but cannot be opened by VS