-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[macOS] Default Visual studio for mac will be changed to version 2022 for macOS 11&12 on May, 30 #5601
Comments
So, what's the new installation path for vs 2022 and for msbuild? (Since the current c# 9 workaround using Answer to my own question... msbuild can now be found here: |
The new macOS 12 image with VS 2022 on board has been deployed. |
The new macOS 11 image with VS 2022 on board has been deployed - https://github.com/actions/virtual-environments/blob/main/images/macos/macos-11-Readme.md |
is .net6 will be available also? |
Our recommendation is to use |
Breaking changes
We are going to change the default Visual Studio for Mac from 2019 to 2022 for macOS 11 and macOS 12 images. The previous version will still be available for a few next weeks under the
/Applications/Visual Studio 2019.app
path.Target date
The new image deployment will start on May, 30 and will take 3-4 days to propagate to all the environments.
The motivation for the changes
Visual Studio 2022 for Mac is now generally available and we would like to provide the latest stable version on our images https://devblogs.microsoft.com/visualstudio/visual-studio-2022-for-mac-is-now-available/
Possible impact
If your project is incompatible with Visual Studio for Mac 2022 it can be broken.
Virtual environments affected
Mitigation ways
Visual Studio 2019 for Mac will be available under the
/Applications/Visual Studio 2019.app
path. The deprecation will be announced additionally.The text was updated successfully, but these errors were encountered: