You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From @Zheng-Li01 on Thursday, May 9, 2024 8:01:14 AM
SDK Versions:
Bad SDK: dotnet-sdk-9.0.100-preview.5.24258.8-win-arm64 & dotnet-sdk-9.0.100-preview.4.24258.4-win-arm64
Good SDK: dotnet-sdk-9.0.100-preview.3.24204.13-win-arm64
Create a .NET WinForms project targeting to .NET 9.0
Observe the Form1.cs[Design] page
Expected Result:
The Form1.cs[Design] page can load successfully after installed the latest .NET 9.0 Preview4 & Preview5 on the ARM64 machine,
Actual Result: Preview5Results
The Form1.cs[Design] page cannot load successfully after installed the latest .NET 9.0 Preview4 & Preview5 on the ARM64 machine, and the Visual Studio will not be responding after clicked anywhere. Preview4Results
More info:
The issue cannot reproduce Windows x64 platform with same sdk version.
Issue moved from dotnet/sdk#40786
From @Zheng-Li01 on Thursday, May 9, 2024 8:01:14 AM
SDK Versions:
Bad SDK: dotnet-sdk-9.0.100-preview.5.24258.8-win-arm64 & dotnet-sdk-9.0.100-preview.4.24258.4-win-arm64
Good SDK: dotnet-sdk-9.0.100-preview.3.24204.13-win-arm64
Visual Studio Versions:
17.11.0 Preview 1.0 [34908.277.d17.11] & 17.11.0 Preview 2.0 [34908.267.main]
Describe the bug
The Form1.cs[Design] page cannot load successfully after installed the latest .NET 9.0 Preview4 & Preview5 on the ARM64 machine
To Reproduce
Expected Result:
The Form1.cs[Design] page can load successfully after installed the latest .NET 9.0 Preview4 & Preview5 on the ARM64 machine,
Actual Result:
Preview5Results
The Form1.cs[Design] page cannot load successfully after installed the latest .NET 9.0 Preview4 & Preview5 on the ARM64 machine, and the Visual Studio will not be responding after clicked anywhere.
Preview4Results
More info:
The text was updated successfully, but these errors were encountered: