Skip to content

Commit e2cbba6

Browse files
Bump Microsoft.Data.Sqlite.Core
Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 6.0.0 to 7.0.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.0...v7.0.2) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite.Core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcbdcb5 commit e2cbba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.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="6.0.0" />
9+
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.2" />
1010
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.0.7" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)