Skip to content

[cli] install exact version of a package #28075

Closed
@jiangying000

Description

@jiangying000

Is your feature request related to a problem? Please describe.

I can not downgrade a package automatically (or easily)

Describe the solution you'd like

Example: dotnet tool install --tool-path ~/.dotnet/tools Boogie --version 2.9.12 --exact

for example add an exact flag, make dotnet tool uninstall boogie if the one installed is not exactly 2.9.12, and not install anything if there is not this version

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions