Skip to content

Commit

Permalink
Merge pull request #82 from lvchkn/dependabot/nuget/Microsoft.EntityF…
Browse files Browse the repository at this point in the history
…rameworkCore.Relational-7.0.8

Bump Microsoft.EntityFrameworkCore.Relational from 7.0.7 to 7.0.8
  • Loading branch information
lvchkn authored Jun 23, 2023
2 parents b5bdd38 + 8edccec commit b8641a9
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 @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="EFCore.NamingConventions" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.8" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
Expand Down

0 comments on commit b8641a9

Please sign in to comment.