Jens

Results 32 comments of Jens

@flyingpie thx for the instructions. Sadly i struggle to compile the project ``` > dotnet pack -c release src/System.CommandLine.Suggest/dotnet-suggest.csproj C:\github\dotnet__command-line-api\Directory.Build.props(3,3): error : Could not resolve SDK "Microsoft.DotNet.Arcade.Sdk". Exactly one of...

Tab completion works fine now. Any permutation of "dotnet-suggest get ..." still returns nothing though. AFAIK it should. i tried ``` dotnet-suggest get --executable dotnet-suggest dotnet-suggest get --executable dotnet-suggest -p...