Skip to content

Commit c4afbde

Browse files
Bump Microsoft.Data.Sqlite.Core from 9.0.8 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite.Core dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2c3294 commit c4afbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/standard/data/sqlite/SystemLibrarySample/SystemLibrarySample.csproj

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

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="9.0.8" />
9+
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="9.0.10" />
1010
<PackageReference Include="SQLitePCLRaw.provider.dynamic_cdecl" Version="3.0.2" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)