Skip to content

Commit

Permalink
Upgrade AutoMapper
Browse files Browse the repository at this point in the history
  • Loading branch information
linwenda committed Apr 13, 2023
1 parent 4614827 commit 10fc769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Wax.Core/Wax.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="AutoMapper.Contrib.Autofac.DependencyInjection" Version="6.1.0" />
<PackageReference Include="AutoMapper.Contrib.Autofac.DependencyInjection" Version="7.1.0" />
<PackageReference Include="FluentValidation" Version="11.2.2" />
<PackageReference Include="Mediator.Net.Autofac" Version="4.7.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.5" />
Expand Down

0 comments on commit 10fc769

Please sign in to comment.