Skip to content

Deprecate :: in favor of @ in dotnet new install command #45422

@Forgind

Description

@Forgind

Per #45156 (comment)

The syntax is currently dotnet new install package::version. It would be good to change it to dotnet new install package@version. We may also want to look to see if there are other instances of :: used as a delimiter where we could change it to @

Thanks @am11 for bringing this up!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions