Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .NET 6 SDKs for macOS virtual environments #5896

Closed
5 of 12 tasks
mattjohnsonpint opened this issue Jul 12, 2022 · 4 comments
Closed
5 of 12 tasks

Add .NET 6 SDKs for macOS virtual environments #5896

mattjohnsonpint opened this issue Jul 12, 2022 · 4 comments
Assignees
Labels
awaiting-deployment Code complete; awaiting deployment and/or deployment in progress feature request OS: macOS

Comments

@mattjohnsonpint
Copy link

Tool name

.NET 6 SDK

Tool license

MIT

Add or update?

  • Add
  • 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

  • Azure DevOps
  • GitHub Actions

Virtual environments where you need the tool

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 10.15
  • macOS 11
  • macOS 12
  • Windows Server 2019
  • 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

@miketimofeev
Copy link
Contributor

Hi @mattjohnsonpint!
We are currently trying to figure out why VS2022 doesn't bring .NET 6 with its installation. If we don't find a solution we will install .Net 6 additionally to the image.
Sorry for the inconvenience.

@al-cheb al-cheb self-assigned this Jul 14, 2022
@al-cheb al-cheb added the awaiting-deployment Code complete; awaiting deployment and/or deployment in progress label Jul 15, 2022
@miketimofeev
Copy link
Contributor

@mattjohnsonpint we found out that our Visual Studio 2022 installation method doesn't bring .Net 6 component. We will install .Net 6 additionally on macOS-11 and macOS-12 images. The new deployment will happen this week.

@mattjohnsonpint
Copy link
Author

Thank you. 👍

@al-cheb
Copy link
Contributor

al-cheb commented Jul 21, 2022

The new images with .Net 6.0 on board have been deployed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-deployment Code complete; awaiting deployment and/or deployment in progress feature request OS: macOS
Projects
None yet
Development

No branches or pull requests

4 participants