dotnet-counters depends on Microsoft.Diagnostics.Repl, which depends on M.D.DebugServices, which depends on SOS.NetCore amd CLRMD. Probably this should be fixed by removing the dependency on Repl and directly referencing System.CommandLine.Experimental. @sywhang cc @mikem8361