From ef051da0ea2beacf8e232a24a06b39752b257958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 04:00:56 +0000 Subject: [PATCH] Bump Microsoft.Data.Sqlite.Core Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 5.0.4 to 7.0.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits/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] --- .../data/sqlite/EncryptionSample/EncryptionSample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj b/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj index 0685ca99c54b0..cde646ef079bb 100644 --- a/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj +++ b/samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj @@ -6,7 +6,7 @@ - +