Skip to content

Commit 81f4cfc

Browse files
Bump SQLitePCLRaw.core from 2.1.0 to 3.0.1
--- updated-dependencies: - dependency-name: SQLitePCLRaw.core dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cebe89 commit 81f4cfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="6.0.7" />
10-
<PackageReference Include="SQLitePCLRaw.core" Version="2.1.0" />
10+
<PackageReference Include="SQLitePCLRaw.core" Version="3.0.1" />
1111
<PackageReference Include="SQLitePCLRaw.provider.sqlite3" Version="2.1.0" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)