Skip to content

Commit 33f95f7

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.0 to 9.0.14
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 367995f commit 33f95f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/SampleSqliteApp/SampleSqliteApp.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.Sqlite" Version="9.0.0" />
10+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.14" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)