Fixes 5740
This commit is contained in:
parent
4edbcb06ee
commit
c9fa9be412
15 changed files with 15 additions and 15 deletions
|
@ -9,7 +9,7 @@ namespace Microsoft.DotNet.Tools.Add.PackageReference
|
|||
|
||||
public const string AppDescription = "Command to add package reference";
|
||||
|
||||
public const string CmdPackageDescription = "Package references to add";
|
||||
public const string CmdPackageDescription = "Package reference to add";
|
||||
|
||||
public const string SpecifyExactlyOnePackageReference = "Please specify one package reference to add.";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue