Revert "build(deps): bump MediatR.Extensions.Microsoft.DependencyInjection"

This reverts commit 81477b74fd.
This commit is contained in:
Collin M. Barrett 2023-01-20 04:09:41 -06:00
parent 15db94db02
commit 459d4c75c5
No known key found for this signature in database

View file

@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.0" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.2.2" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="10.0.1" />
</ItemGroup>
<ItemGroup>