Skip to content

Commit 14ddd30

Browse files
Bump Microsoft.EntityFrameworkCore from 7.0.0 to 7.0.1 (#139)
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ee9910 commit 14ddd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinkDotNet.Blog.Infrastructure/LinkDotNet.Blog.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.0" />
10+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.1" />
1111
<PackageReference Include="RavenDB.Client" Version="5.4.5" />
1212
<PackageReference Include="X.PagedList" Version="8.4.3" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)