Add .NET 6 SDKs for macOS virtual environments #5896
Labels
awaiting-deployment
Code complete; awaiting deployment and/or deployment in progress
feature request
OS: macOS
Tool name
.NET 6 SDK
Tool license
MIT
Add or update?
Desired version
6.0.xxx (latest)
Approximate size
No response
Brief description of tool
The macOS virtual images only include the .NET SDK through version 5, which is out of support. While .NET 6 can be installed via the
setup-dotnet
action, that shouldn't be required anymore, because:Please understand - most people that use .NET in a CI/CD environment do not need the Visual Studio IDE. They need the .NET SDK. The only reason I'm aware of to have the IDE on CI/CD is if you are building plugins for Visual Studio itself.
Please - just add the .NET 6 SDKs to macOS in the exact same way you already have the .NET 5 and .NET Core 3.1 SDKs, and have already done for Ubuntu. This should be trivial.
URL for tool's homepage
https://dotnet.microsoft.com/en-us/download/dotnet/6.0
Provide a basic test case to validate the tool's functionality.
No response
Platforms where you need the tool
Virtual environments where you need the tool
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
The text was updated successfully, but these errors were encountered: