dotnet tool uninstall --global dotnet-dump
dotnet tool uninstall --global dotnet-counters
dotnet tool uninstall --global dotnet-gcdump
dotnet tool uninstall --global dotnet-trace
dotnet tool uninstall --global dotnet-symbol
dotnet tool uninstall --global dotnet-sos

dotnet tool install --global dotnet-dump
dotnet tool install --global dotnet-counters
dotnet tool install --global dotnet-gcdump
dotnet tool install --global dotnet-trace
dotnet tool install --global dotnet-symbol
dotnet tool install --global dotnet-sos

相关文章:

  • 2021-12-17
  • 2022-12-23
  • 2021-11-01
  • 2021-05-08
  • 2022-01-21
  • 2022-01-02
  • 2022-01-02
  • 2022-01-01
猜你喜欢
  • 2021-12-15
  • 2021-12-23
  • 2021-08-31
  • 2021-12-22
  • 2021-12-04
  • 2022-01-03
  • 2022-02-08
相关资源
相似解决方案