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):
Additional context
Got the error
Unhandled exception: Command 'grate' uses unsupported runner ''."