From 0f35e00863bdebb32047dab911ca8e3c9dd35065 Mon Sep 17 00:00:00 2001 From: evanwindom Date: Wed, 17 Apr 2024 13:14:49 -0700 Subject: [PATCH 1/2] Add note about VS for Mac retirement to vs-ide-benefit.md --- subscriptions/vs-ide-benefit.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/subscriptions/vs-ide-benefit.md b/subscriptions/vs-ide-benefit.md index 32c76c9249e..0b646f61723 100644 --- a/subscriptions/vs-ide-benefit.md +++ b/subscriptions/vs-ide-benefit.md @@ -76,6 +76,9 @@ Here's how to download and install the IDE for your version of Visual Studio. We Not sure which subscription you're using? Go to the [Your Subscriptions](https://my.visualstudio.com/subscriptions?wt.mc_id=o~msft~docs) page to see all the subscriptions that are assigned to your email address. If you don't see all your subscriptions, one or more might be assigned to a different email address. You need to sign in with that other email address to view those subscriptions. +> [!NOTE] +> Visual Studio for Mac is scheduled for retirement by August 31, 2024 in accordance with [Microsoft’s Modern Lifecycle Policy](https://learn.microsoft.com/lifecycle/policies/modern). Visual Studio for Mac 17.6 will continue to be supported until August 31, 2024, with servicing updates for security issues and updated platforms from Apple. We recommend that you [switch to a stable build](https://learn.microsoft.com/en-us/visualstudio/mac/what-happened-to-vs-for-mac?view=vsmac-2022#preview-vs-stable-builds-of-visual-studio-for-mac) for the latest security and reliability updates. + ## Support resources If you have questions about Visual Studio or need technical assistance, check the resources in the following sections. From ab53101b3e33c593ecf7e789c66e81dc4a01c9be Mon Sep 17 00:00:00 2001 From: evanwindom Date: Wed, 17 Apr 2024 13:48:58 -0700 Subject: [PATCH 2/2] Tweaks to links to remove locale and pin --- subscriptions/vs-ide-benefit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subscriptions/vs-ide-benefit.md b/subscriptions/vs-ide-benefit.md index 0b646f61723..14e54893085 100644 --- a/subscriptions/vs-ide-benefit.md +++ b/subscriptions/vs-ide-benefit.md @@ -77,7 +77,7 @@ Here's how to download and install the IDE for your version of Visual Studio. We Not sure which subscription you're using? Go to the [Your Subscriptions](https://my.visualstudio.com/subscriptions?wt.mc_id=o~msft~docs) page to see all the subscriptions that are assigned to your email address. If you don't see all your subscriptions, one or more might be assigned to a different email address. You need to sign in with that other email address to view those subscriptions. > [!NOTE] -> Visual Studio for Mac is scheduled for retirement by August 31, 2024 in accordance with [Microsoft’s Modern Lifecycle Policy](https://learn.microsoft.com/lifecycle/policies/modern). Visual Studio for Mac 17.6 will continue to be supported until August 31, 2024, with servicing updates for security issues and updated platforms from Apple. We recommend that you [switch to a stable build](https://learn.microsoft.com/en-us/visualstudio/mac/what-happened-to-vs-for-mac?view=vsmac-2022#preview-vs-stable-builds-of-visual-studio-for-mac) for the latest security and reliability updates. +> Visual Studio for Mac is scheduled for retirement by August 31, 2024 in accordance with [Microsoft’s Modern Lifecycle Policy](https://learn.microsoft.com/lifecycle/policies/modern). Visual Studio for Mac 17.6 will continue to be supported until August 31, 2024, with servicing updates for security issues and updated platforms from Apple. We recommend that you [switch to a stable build](https://learn.microsoft.com/visualstudio/mac/what-happened-to-vs-for-mac) for the latest security and reliability updates. ## Support resources