Skip to content

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

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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