I install too many dotnet tool but how to keey they in lastest version. I do not want to update them manual.
I find the github issus: Add dotnet tool update --all
option · Issue #10130 · dotnet/sdk
I write a tool that can update all dotnet tool
dotnet tool install --global dotnetCampus.UpdateAllDotNetTools
dotnet updatealltools
dotnet-campus/dotnetCampus.UpdateAllDotNetTools: The dotnet tool that can update all dotnet tools