Skip to content

Remove special condition for net 9.0 in Startup #830

@anna-git

Description

@anna-git

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)");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions