jbogard / MediatR.Extensions.Microsoft.DependencyInjection

MediatR extensions for Microsoft.Extensions.DependencyInjection
MIT License
326 stars 90 forks source link

Need version upgrade for Microsoft.Extension.DependencyInjection.Abstractions in the package #124

Closed SyedObaidGit closed 1 year ago

SyedObaidGit commented 1 year ago

I am using Microsoft.Extensions.Http which is using Microsoft.Extension.DependencyInjection.Abstractions >= (7.0.0). But the package is using Microsoft.Extension.DependencyInjection.Abstractions >= (6.0.0). I am getting an error because of version conflict. I have to down grade the Microsoft.Extensions.Http package to work with the package Can you upgrade the version.

jbogard commented 1 year ago

You don't have to downgrade, you just need to explicitly add a package reference to 7.0.