Could this be removed now? as net 9 has been released, thank you
case "net9.0":
// Pin the version as any subsequent one will try to resolve WindowsDesktop 9.0.0
sdkVersion = "9.0.100-rtm.24513.10";
Log.Info($"SDK: {sdkVersion} (Hard-coded until GA)");