text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Usage Arguments The command to execute Arguments to pass to the command Options specific to dotnet (host) Options common to all commands Common options Enable diagnostic output Show help. Host options (passed before the command) Display .NET CLI Version Number Display .NET CLI Info SDK commands Initialize .NET projects. Restore dependencies specified in the .NET project. Builds a .NET project. Publishes a .NET project for deployment (including the runtime). Compiles and immediately executes a .NET project. Runs unit tests using the test runner specified in the project. Creates a NuGet package. Migrates a project.json based project to a msbuild based project. Project modification commands Add reference to the project. Remove reference from the project. List reference in the project. Advanced Commands Provides additional NuGet commands. Runs Microsoft Build Engine (MSBuild). Runs Microsoft Test Execution Command Line Tool. Clean build output(s). Modify solution (SLN) files. Specified command '{0}' is not a valid CLI command. Please specify a valid CLI commands. For more information, run dotnet help. .NET CLI help utility Utility to get more detailed help about each of the CLI commands. COMMAND_NAME CLI command for which to view more detailed help. The path to an application .dll file to execute. Display .NET Core SDK version. Display .NET Core information. Enable diagnostic output. Run 'dotnet COMMAND --help' for more information on a command. Path containing probing policy and assemblies to probe for. Path to <application>.deps.json file. Path to <application>.runtimeconfig.json file. Version of the installed Shared Framework to use to run the application. Roll forward on no candidate shared framework is enabled. Path to additonal deps.json file.