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

Add .NET Framework 4.7.2 SDK in the Windows 2022 image

Open JoostVoskuil opened this issue 3 months ago • 7 comments

Tool name

Microsoft.Net.Component.4.7.2.SDK

Tool license

Free

Add or update?

  • [X] Add
  • [ ] Update

Desired version

4.7.2. SDK

Approximate size

No response

Brief description of tool

Microsoft.Net.Component.4.7.2.SDK is not installed as part of Visual Studio 2022 within the windows 2022 image. Some developments are still using it. Since Windows Server 2025 is GA, I expect that the Windows 2025 image is coming soon, slowly deprecating the windows2019 image. Without this issue we cannot build 4.7.2. anymore

URL for tool's homepage

https://learn.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-build-tools?view=vs-2022

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

It is part of the Visual Studio 2022 installer.

Platforms where you need the tool

  • [X] Azure DevOps
  • [ ] GitHub Actions

Runner images where you need the tool

  • [ ] Ubuntu 20.04
  • [ ] Ubuntu 22.04
  • [ ] Ubuntu 24.04
  • [ ] macOS 12
  • [ ] macOS 13
  • [ ] macOS 13 Arm64
  • [ ] macOS 14
  • [ ] macOS 14 Arm64
  • [ ] macOS 15
  • [ ] macOS 15 Arm64
  • [ ] Windows Server 2019
  • [X] Windows Server 2022

Can this tool be installed during the build?

- Add "Microsoft.Net.Component.4.7.2.SDK" to the toolset.json under section visualstudio/workloads

Tool installation time in runtime

No response

Are you willing to submit a PR?

yes

JoostVoskuil avatar Nov 10 '24 18:11 JoostVoskuil