runner-images
runner-images copied to clipboard
Update Visual Studio 2022 to 17.4
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
really look forward to it! What is the ETA BTW?
@ldsenow ending of the next week
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.
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.
Yeah. Same as others. Bunch of other stuff got removed/etc. Ended up adding a line to install it by hand.
@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'
).
@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?
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? 😅
Is it GA? My .NET 7 app now builds on GitHub Action.
Just tried again and I'm also seeing VS 17.4 and the .NET 7 SDK in all my CI runs! 🎉
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: @.***>
Should be deployed.