runner-images icon indicating copy to clipboard operation
runner-images copied to clipboard

Update Visual Studio 2022 to 17.4

Open azchohfi opened this issue 2 years ago • 8 comments

Tool name

Visual Studio 2022

Tool license

https://visualstudio.microsoft.com/license-terms/vs2022-ga-proenterprise/

Add or update?

  • [ ] Add
  • [X] Update

Desired version

17.4

Approximate size

No response

Brief description of tool

No response

URL for tool's homepage

No response

Provide a basic test case to validate the tool's functionality.

No response

Platforms where you need the tool

  • [X] Azure DevOps
  • [X] GitHub Actions

Runner images where you need the tool

  • [ ] Ubuntu 18.04
  • [ ] Ubuntu 20.04
  • [ ] Ubuntu 22.04
  • [ ] macOS 10.15
  • [ ] macOS 11
  • [X] macOS 12
  • [ ] Windows Server 2019
  • [X] Windows Server 2022

Can this tool be installed during the build?

No response

Tool installation time in runtime

No response

Are you willing to submit a PR?

No response

azchohfi avatar Nov 08 '22 20:11 azchohfi

really look forward to it! What is the ETA BTW?

ldsenow avatar Nov 09 '22 02:11 ldsenow

@ldsenow ending of the next week

mikhailkoliada avatar Nov 09 '22 06:11 mikhailkoliada

This appears to have started rolling out and is breaking our builds as the .NET 6 SDK has been removed from the image. .NET 6 is LTS - aren't the last two LTS and latest major supposed to be supported?

Seeing the following installed SDKs:

3.1.120 [C:\Program Files\dotnet\sdk]
3.1.202 [C:\Program Files\dotnet\sdk]
3.1.302 [C:\Program Files\dotnet\sdk]
3.1.425 [C:\Program Files\dotnet\sdk]
5.0.104 [C:\Program Files\dotnet\sdk]
5.0.214 [C:\Program Files\dotnet\sdk]
5.0.303 [C:\Program Files\dotnet\sdk]
5.0.408 [C:\Program Files\dotnet\sdk]
7.0.100 [C:\Program Files\dotnet\sdk]
A compatible .NET SDK was not found.

Requested SDK version: 6.0.100
global.json file: D:\a\1\s\global.json

Installed SDKs:

Install the [6.0.100] .NET SDK or update [D:\a\1\s\global.json] to match an installed SDK.

ssa3512 avatar Nov 15 '22 20:11 ssa3512

We have also got failed builds popping up now; tracking it down it's because it can't find Microsoft.Build.Framework 15.x versions... I've been trying to figure out why our builds are failing and I'm wondering if this is why.

cybernescens avatar Nov 16 '22 18:11 cybernescens

Yeah. Same as others. Bunch of other stuff got removed/etc. Ended up adding a line to install it by hand.

wasabii avatar Nov 16 '22 21:11 wasabii

@mikhailkoliada was it reverted? I was able to get updated runner images on Wed and Thu, but for last two days azure gives me only older versions (Current image version: '20221027.1').

MaceWindu avatar Nov 19 '22 08:11 MaceWindu

@ldsenow ending of the next week

I don't see a new version for Win2022 image. I hope it wasn't a serious issue. Can you provide the new ETA, please?

DavoudEshtehari avatar Nov 21 '22 20:11 DavoudEshtehari

Yup, just tried again and I'm still seeing VS 17.3.2. Plus this week is thanksgiving, so I guess maybe end of next one? 😅

Sergio0694 avatar Nov 22 '22 21:11 Sergio0694

Is it GA? My .NET 7 app now builds on GitHub Action.

JasonWei512 avatar Nov 24 '22 13:11 JasonWei512

Just tried again and I'm also seeing VS 17.4 and the .NET 7 SDK in all my CI runs! 🎉

Sergio0694 avatar Nov 24 '22 15:11 Sergio0694

You can’t remember something if I block ya- you’re forgotten forever - you can’t move forward if I forget you. Keep pushing and we’ll see who gets lost in an infinite loop Sent from my iPhoneOn 22 Nov 2022, at 7:14 am, DavoudEshtehari @.***> wrote:

@ldsenow ending of the next week

I don't see a new version for Win2022 image. I hope it wasn't a serious issue. Can you provide the new ETA, please?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

rkandyy avatar Nov 24 '22 16:11 rkandyy

Should be deployed.

mikhailkoliada avatar Nov 24 '22 16:11 mikhailkoliada