Skip to content

Add alias for dotnet sdk check command #3480

@augustoproiete

Description

@augustoproiete

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions