Skip to content

Winforms/WPF .NET9.0 app cannot be ran on Windows 10 20H2(OS build 19042.2965) #43115

@Olina-Zhang

Description

@Olina-Zhang

Describe the bug

Winforms/WPF .NET9.0 app cannot be ran on Windows 10 20H2(OS build 19042.2965) and Windows 10 21H1, but .NET 8.0 apps work well

To Reproduce

  1. Install the latest .NET 9.0 RC2 SDK build from: https://github.com/dotnet/sdk/blob/main/documentation/package-table.md

  2. Create a Winforms application by CLI
    image

  3. Build and run created Winforms application by CLI

Actual result: dotnet build successfully, but dotnet run failed with nonsense characters output, Winforms runtime doesn't display
image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions