Skip to content

Commit

Permalink
Merge pull request #21 from ntxinh/dependabot/nuget/multi-ebe7c599fc
Browse files Browse the repository at this point in the history
Bump AutoMapper.Extensions.Microsoft.DependencyInjection and AutoMapper
  • Loading branch information
ntxinh authored May 19, 2024
2 parents b2805d2 + af77a1e commit b4a4fb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="8.0.5" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.5" />
<PackageVersion Include="AutoMapper" Version="10.1.1" />
<PackageVersion Include="AutoMapper" Version="12.0.1" />
<PackageVersion Include="MediatR" Version="12.2.0" />
<PackageVersion Include="FluentValidation.AspNetCore" Version="10.2.1" />
<!-- <PackageVersion Include="FluentValidation" Version="11.9.0" />
Expand All @@ -18,7 +18,7 @@
<PackageVersion Include="AspNetCore.HealthChecks.UI" Version="5.0.1" />
<PackageVersion Include="AspNetCore.HealthChecks.UI.Client" Version="8.0.1" />
<PackageVersion Include="AspNetCore.HealthChecks.UI.InMemory.Storage" Version="8.0.1" />
<PackageVersion Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.1" />
<PackageVersion Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageVersion Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.1.0" />
Expand Down

0 comments on commit b4a4fb2

Please sign in to comment.