Closed MelonWang1 closed 5 months ago
Verified this issue in latest .NET 9.0 SDK build: 9.0.100-preview.6.24281.7, it is not repro. Form designer can load successfully. So close it.
This issue still repro's in latest .NET 9.0 SDK build: 9.0.100-preview.6.24305.17. Reopen it.
Duplicate with 41395.
Describe the bug
The latest .NET 9.0 SDK Designer cannot load. In winforms project, it prompt "To run this application, you must install .NET Core". In WPF project, it prompt "The .NET Core 9.0 runtime for 'x64' platform configuration is missing or damaged". Winforms project:
WPF project:
To Reproduce
Expected behavior The designer load successfully.
Actual behavior The designer cannot load.
.NET version: .NET SDK 9.0.100-preview.6.24279.8
Regression? It's a regression issue. Cannot repro on .NET 9.0.100-preview.6.24278.19 build.