- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.2k
Description
Yesterday, a new VS 2022 version was released and also .net 9.0.10 (and sdk 9.0.306), but the .net update appeared on dot.net (some time) later, so it wasn't obvious that the VS bump also came with an SDK bump
I already created an issue (don't remember if on github or devcom, and with which account, can't find it, sadly) a couple months ago asking for the inclusion of .net sdk bumps in the VS release notes, and in https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes?tabs=allfeatures#17.14.14
that was noted.
 
And i was happy.
BUT apparently, this didn't get into the regular process for creating VS release notes.
Describe the solution you'd like
Please, please modify that VS release notes process to do that (ideally, automatically :-) ) both, for VS2022 and VS2026
Additional context
i am responsible for bumping our global.json (and Directory.Packages.props) to the next sdk version when VS updates (since everyone is supposed to keep their VS udpated) - i'm usually doing that in the evening at days with new VS updates, because else it breaks our team and builds for a couple hours.