Skip to content

Microsoft.Skype.Bots.Media does not run on .NET 9 or 10 #868

Description

@thomas11

I know it doesn't claim to on nuget.org, but .NET 9 was released 19 months ago and .NET 10 seven months ago. It would be great to be able to upgrade.

The first concrete problem is this documented breaking change in ASP.NET Core: Middleware types with multiple constructors. We see the resulting error in our logs:

Microsoft.Graph.Communications.Core.Exceptions.ServiceException: Media platform failed to initialize ---> System.InvalidOperationException: Multiple constructors accepting all given argument types have been found in type 'Microsoft.AspNetCore.HttpsPolicy.HstsMiddleware'. There should only be one applicable constructor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions