addressed feedback
This commit is contained in:
parent
f062da0652
commit
9b06921b75
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ namespace Microsoft.DotNet.Tools.Add.PackageReference
|
|||
|
||||
public const string CmdNoRestoreDescription = "Adds reference without performing restore preview and compatibility check.";
|
||||
|
||||
public const string CmdSourceDescription = "Uses specific NuGet package sources to use during the restore.";
|
||||
public const string CmdSourceDescription = "Specifies NuGet package sources to use during the restore.";
|
||||
|
||||
public const string CmdPackageDirectoryDescription = "Restores the packages to the specified directory.";
|
||||
|
||||
|
|
Loading…
Reference in a new issue