Reputation: 5126
I have Visual Studio 2022 installed with and without preview, but it seems they all use .NET SDK 9.0 since I upgraded. This turned out to be a terrible decision as since it keeps using old versions of nuget packages. I tried modifying the installation to remove the SDK or also the runtime. But removing the runtime deletes essential Visual studio features.
.NET SDK 8 is not listed in the individual components. Even though I have it installed outside of VS, apparently that's not good enough.
Having uninstalled .NET SDK 9 with VS, it's no longer listed as an installed program in Windows.
Upvotes: 3
Views: 1334