Skip to content

Commit

Permalink
Merge pull request #110 from lvchkn/dependabot/nuget/Microsoft.Entity…
Browse files Browse the repository at this point in the history
…FrameworkCore-7.0.11

Bump Microsoft.EntityFrameworkCore from 7.0.10 to 7.0.11
  • Loading branch information
lvchkn authored Sep 30, 2023
2 parents 2f5f668 + 9cc1d25 commit 14e6bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Infrastructure/Infrastructure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="EFCore.NamingConventions" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.10" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
Expand Down

0 comments on commit 14e6bad

Please sign in to comment.