Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 9.0 project form designer does not load properly after downloading the latest .NET 10.0 sdk in VS main. #12524

Open
Philip-Wang01 opened this issue Nov 21, 2024 · 0 comments
Labels
💥 regression-preview Regression from a preview release untriaged The team needs to look at this issue in the next triage

Comments

@Philip-Wang01
Copy link
Contributor

Philip-Wang01 commented Nov 21, 2024

.NET version

.NET SDK 10.0.100-alpha.1.24570.22

Did it work in .NET Framework?

Yes

Did it work in any of the earlier releases of .NET Core or .NET 5+?

Yes, this is a regression issue. It also works fine on .NET 10.0.100-alpha.1.24561.7.

Issue description

VS Default .NET 9.0 version .NET 10.0 version Result
17.13.0 Preview 2.0 (latest main) 9.0.200-preview.0.24519.19 10.0.100-alpha.1.24570.22(latest sdk) .NET 9.0 project form designer does not load properlyImage
17.13.0 Preview 2.0 (latest main) 9.0.200-preview.0.24519.19 10.0.100-alpha.1.24561.7 .NET 9.0 Project forms designer loads properly
17.12.1 9.0.100 10.0.100-alpha.1.24570.22 .NET 9.0 Project forms designer loads properly
17.13.0 Preview 1.0 9.0.100-rc2.24474.11 10.0.100-alpha.1.24570.22 .NET 9.0 project form designer does not load properly Image

More Info:

  1. verbose_log.txt
  2. This issue is not reproduced in .NET 6.0 and .NET 8.0 projects.
  3. This issue is also reproduced in the WPF project.
    Image

Steps to reproduce

  1. Install the latest build of VS and the latest build of .NET 10.0.
  2. Create a .NET 9.0 WinForms project and observe the results.
@Philip-Wang01 Philip-Wang01 added 💥 regression-preview Regression from a preview release untriaged The team needs to look at this issue in the next triage labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥 regression-preview Regression from a preview release untriaged The team needs to look at this issue in the next triage
Projects
None yet
Development

No branches or pull requests

1 participant