Skip to content

ASP.NET Core Runtime and .NET Runtime incorrectly stated in the instructions #30690

@agpldev

Description

@agpldev

The instructions on this page for the Runtimes does not look right. I think the "ASP.NET Core Runtime" and the ".NET Runtime" commands are reversed

Currently:

  • ASP.NET Core Runtime => winget install Microsoft.DotNet.Runtime.6
  • .NET Runtime => winget install Microsoft.DotNet.AspNetCore.6

Should be:

  • ASP.NET Core Runtime => winget install Microsoft.DotNet.AspNetCore.6
  • .NET Runtime => winget install Microsoft.DotNet.Runtime.6

image

Please review and correct accordingly.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions