Skip to content

Commit d56ecb4

Browse files
build(deps): Bump Microsoft.EntityFrameworkCore.Sqlite
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 8.0.8 to 8.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd30c8b commit d56ecb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<ItemGroup Condition="$(AccessToNugetFeed)">
99
<PackageVersion Include="ContentFeedNuget" Version="$(ToolingPackagesVersion)" />
10-
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
10+
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.10" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<PackageVersion Include="EssentialCSharp.Shared.Models" Version="1.1.1.4330" />

0 commit comments

Comments
 (0)