Skip to content

Commit 4967818

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump Microsoft.EntityFrameworkCore
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 8.0.0-preview.5.23280.1 to 8.0.0-preview.6.23329.4. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0-preview.5.23280.1...v8.0.0-preview.6.23329.4) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 182e463 commit 4967818

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="8.0.0-preview.5.23280.1" />
10+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0-preview.6.23329.4" />
1111
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
1212
<PackageReference Include="RavenDB.Client" Version="5.4.107" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)