Skip to content

Cannot install grate with dotnet run and .NET 9 #714

@johan-byggtjanst

Description

@johan-byggtjanst

Describe the bug
Trying Grate with a .NET 9 project and the installation fails.

To Reproduce
Create a console app with .NET 9
Run the following commands.

dotnet new tool-manifest
dotnet tool install --local grate --version 2.0.5

Expected behavior
Grate should be installed as a dotnet command.

Screenshots

Desktop (please complete the following information):

  • OS: Windows
  • Version: 11

Additional context
Got the error

Unhandled exception: Command 'grate' uses unsupported runner ''."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions