core icon indicating copy to clipboard operation
core copied to clipboard

Add support for macOS Sequoia

Open rbhanda opened this issue 1 year ago • 2 comments
trafficstars

This issue is created to track progress for the work to enable macOS sequoia support for .NET 8.0 and .NET 9.0

Product and Test updates

  • [ ] [All teams] Do a compatibility check for the product with the new OS
  • [x] ~#9471~ Runtime does not need RID changes starting with 8.0.
  • [ ] #9472
  • [x] ~[Infra] Replace docker tags used in builds across repos and branches~ Docker is not applicable to macOS.
  • [ ] [CLI team] Update CI legs to latest updated Dockerfile
  • [ ] #9474
  • [x] #9473

Release team:

  • [x] Notify .NET Core teams regarding new OS release
  • [ ] 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 20 '24 21:08 rbhanda

When will support for macOS Sequoia be available ?

My app keeps crashing, and not sure this could be the problem. It is working fine on macOS < 15

mikkeljohnsen avatar Oct 09 '24 10:10 mikkeljohnsen

https://github.com/dotnet/docs/issues/42365

xtqqczze avatar Oct 09 '24 19:10 xtqqczze

Completed in the MS Learn docs install page via https://github.com/dotnet/docs/pull/43045

adegeo avatar Nov 01 '24 22:11 adegeo