core icon indicating copy to clipboard operation
core copied to clipboard

Add support for Windows 11

Open rbhanda opened this issue 4 years ago • 5 comments

This issue is created to track progress for the work to enable Windows 11 support for .NET Core 3.1 and .NET 5.

Supported Architectures: x86, x64, and Arm64. Also add support for x64 emulation on Arm64

Product and Test updates

  • [ ] [All teams] Do a compatibility check for the product with the new OS
  • [ ] [CoreCLR/CoreFX] Runtime / RID Support update ~- [ ] [Infra] Ensure that the correct Docker images used by teams are built in the dotnet-buildtools-prereqs (if applicable)~ ~- [ ] [Infra] Replace docker tags used in builds across repos and branches~ ~- [ ] [CLI team] Update CI legs to latest updated Dockerfile~
  • [ ] [All teams] Update test infrastructure to support the new version ~- [ ] [Acquisition] Add support within nightly repos~ ~- [ ] [Acquisition] Deploy to master (GA) during next patch release cycle~

Release team:

  • [x] Notify .NET Core teams regarding new OS release
  • [ ] Update release manifest files
  • [ ] Update the supported OS content on GitHub and marketing sites.

Document updates:

  • [ ] Add OS prerequisites to the dependencies document
  • [ ] Update distro install page

rbhanda avatar Aug 27 '21 22:08 rbhanda

Windows Docker images are only being provided for Windows Server, not Windows client. So I'm removing the Docker-related tasks.

mthalman avatar Aug 30 '21 12:08 mthalman

Please clarify (for this and other similar "Add support" issues) that we need to add support for x86, x64, and Arm64. In this particular case, we also need to support x64 emulation on Arm64. So, that's four architectural scenarios.

richlander avatar Aug 30 '21 17:08 richlander

I take it this ticket indicates why my Windows 11 machine didn't get a .NET Core update via Windows Update yesterday (2021-10-12), but my Windows 10 machine did when manually checking for updates?

ianjoneill avatar Oct 13 '21 07:10 ianjoneill

@rbhanda should this issue get closed now?

ViktorHofer avatar Jul 22 '24 12:07 ViktorHofer

There are many such issues open. What is our policy on them?

https://github.com/dotnet/core/labels/os-support

richlander avatar Jul 22 '24 14:07 richlander

Supported, resolving this one.

ashnaga avatar Oct 24 '24 18:10 ashnaga