misspelling of targeting
This commit is contained in:
parent
dfde101b7c
commit
4edbcb06ee
52 changed files with 55 additions and 55 deletions
|
@ -13,7 +13,7 @@ namespace Microsoft.DotNet.Tools.Add.PackageReference
|
|||
|
||||
public const string SpecifyExactlyOnePackageReference = "Please specify one package reference to add.";
|
||||
|
||||
public const string CmdFrameworkDescription = "Add reference only when targetting a specific framework";
|
||||
public const string CmdFrameworkDescription = "Add reference only when targeting a specific framework";
|
||||
|
||||
public const string CmdNoRestoreDescription = "Add reference without performing restore preview and compatibility check.";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue