Skip to content

Microsoft.Extensions.Http.Resilience support for .NET Framework #4948

Description

@ayaya-dev

Correct me if this is the wrong place. But since Microsoft.Extensions.Http.Resilience is a replacement for Microsoft.Extensions.Http.Polly we tried updating to it in our .NET Framework 4.8 project. However, this gives us a plethora of warnings for various packages.

Microsoft.Extensions.AmbientMetadata.Application 8.2.0 doesn't support net48 and has not been tested with it. Consider upgrading your TargetFramework to net6.0 or later. You may also set true in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk.

Maybe I'm missing something but the projects that get's the warning should support .NET 4.8 according to nuget.org.

Is Microsoft.Extensions.Http.Resilience supposed to support .NET Framework or is it just a mistake?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions