-
Notifications
You must be signed in to change notification settings - Fork 28
Description
See dotnet/sdk#43015 for context on why this comes up now and is blocking.
The latest version of Visual Studio is 17.12 Preview 5 but the windows.vs2022
images (same for the open queues) have ancient versions of VS on them:
This is causing issues as MSBuild & NuGet shipped with a bug that cause issues when being used with a newer .NET SDK. Can those images please get upgraded asap? Any idea why those didn't get upgraded in months? Don't we have a dashboard for that with notifications enabled?
From the doc: https://dev.azure.com/dnceng/internal/_wiki/wikis/DNCEng%20Services%20Wiki/899/VS2022-Upgrade-Schedule with me
I'm not sure I understand this. How can the "Regular Preview VS" version be older than the "Scouting Release VS" version?
Regular images (both Release and Preview) are upgraded 2 weeks after Scouting queues by copying the previous Scouting image/version from two weeks previous
As an example, 17.12 Preview 1 released on August 13th. Based on the above statement I would expect our "Regular Preview" image to get updated to that ~3 weeks later which would be early September. Now, two months later we are still on "17.11 Preview 7.0".