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 alias for dotnet sdk check command #3480

Closed
augustoproiete opened this issue Sep 30, 2021 · 1 comment · Fixed by #3790
Closed

Add alias for dotnet sdk check command #3480

augustoproiete opened this issue Sep 30, 2021 · 1 comment · Fixed by #3790
Labels
Milestone

Comments

@augustoproiete
Copy link
Member

dotnet sdk check - Lists the latest available version of the .NET SDK and .NET Runtime, for each feature band. Introduced with .NET 6 SDK.

The dotnet sdk check command makes it easier to track when new versions of the SDK and Runtimes are available. Within each feature band it tells you:

  • The latest available version of the .NET SDK and .NET Runtime.
  • Whether your installed versions are up-to-date or out of support.

Docs: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-sdk-check

@cake-build-bot
Copy link

🎉 This issue has been resolved in version v2.1.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants