Skip to content

Commit 8138525

Browse files
Bump Microsoft.EntityFrameworkCore from 7.0.8 to 7.0.20
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 7.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68b1d58 commit 8138525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

accounts-api/src/Infrastructure/Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
16-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.8" />
16+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.20" />
1717
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.4">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)