Skip to content

Commit 487149c

Browse files
Build(deps): bump Microsoft.EntityFrameworkCore.Sqlite (#9)
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 6.0.3 to 7.0.20. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.3...v7.0.20) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b927122 commit 487149c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SimilarCode.Load/SimilarCode.Load.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PrivateAssets>all</PrivateAssets>
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3535
</PackageReference>
36-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.3" />
36+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.20" />
3737
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.3">
3838
<PrivateAssets>all</PrivateAssets>
3939
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)