Updating the description of add/remove nuget packages and references and list. Also updating the parameter placeholder for add/remove reference.

This commit is contained in:
Livar Cunha 2018-04-09 14:18:24 -07:00
parent 8189d72e06
commit 661f058fed
76 changed files with 150 additions and 150 deletions

View file

@ -32,7 +32,7 @@ Options:
-h, --help Show help information.
Commands:
reference .NET Core Project-to-Project dependency viewer
reference List all project-to-project references of the project.
";
const string FrameworkNet451Arg = "-f net451";