Windows清理.Net旧版本

winget install Microsoft.DotNet.UninstallTool --accept-package-agreements --accept-source-agreements --silent --source winget --proxy http://proxy.hzky.xyz:8111
dotnet-core-uninstall remove -y --aspnet-runtime --all-lower-patches
dotnet-core-uninstall remove -y --hosting-bundle --all-lower-patches
dotnet-core-uninstall remove -y --runtime --all-lower-patches
dotnet-core-uninstall remove -y --sdk --all-lower-patches