Skip to content

Error parsing dotnet --info: Error: Command failed: dotnet --list-runtimes Unknown option: --list-runtimes .NET Command Line Tools (2.1.202) Usage: dotnet [runtime-options] [path-to-application] Usage: dotnet [sdk-options] [command] [arguments] [command-options] path-to-application: The path to an application .dll file to execute. SDK commands: new Initialize .NET projects. restore Restore dependencies specified in the .NET project. run Compiles and immediately executes a .NET project. build Builds a .NET project. publish Publishes a .NET project for deployment (including the runtime). test Runs unit tests using the test runner specified in the project. pack Creates a NuGet package. migrate Migrates a project.json based project to a msbuild based project. clean Clean build output(s). sln Modify solution (SLN) files. add ... #213

Open

Description

URL

https://dotnet.microsoft.com/zh-cn/learn/dotnet/hello-world-tutorial/create

Operating system

macos

More information about your system

No response

Description

Error parsing dotnet --info: Error: Command failed: dotnet --list-runtimes Unknown option: --list-runtimes .NET Command Line Tools (2.1.202) Usage: dotnet [runtime-options] [path-to-application] Usage: dotnet [sdk-options] [command] [arguments] [command-options] path-to-application: The path to an application .dll file to execute. SDK commands: new Initialize .NET projects. restore Restore dependencies specified in the .NET project. run Compiles and immediately executes a .NET project. build Builds a .NET project. publish Publishes a .NET project for deployment (including the runtime). test Runs unit tests using the test runner specified in the project. pack Creates a NuGet package. migrate Migrates a project.json based project to a msbuild based project. clean Clean build output(s). sln Modify solution (SLN) files. add ...

dotnet --info

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area-tutorialsIssues related to getting started tutorialsneeds-more-infoNot enough information has been provided. Please share more detail as requested.staleIssue is stale. Waiting on answer.tutorial-consoleConsole tutorial related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions