2 references to PackageIdentityArgumentVersionOptionConflict
dotnet (2)
Commands\Tool\Install\ParseResultExtension.cs (1)
20
throw new GracefulException(CliStrings.
PackageIdentityArgumentVersionOptionConflict
);
Commands\Tool\Update\ToolUpdateCommand.cs (1)
89
throw new GracefulException(CliStrings.
PackageIdentityArgumentVersionOptionConflict
);