From 743bf71cecc85afff59101969781a18473fc61ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 12:07:06 +0000 Subject: [PATCH] Bump Microsoft.Data.Sqlite Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 6.0.10 to 7.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.10...v7.0.0) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../standard/data/sqlite/InMemorySample/InMemorySample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/standard/data/sqlite/InMemorySample/InMemorySample.csproj b/samples/snippets/standard/data/sqlite/InMemorySample/InMemorySample.csproj index 196fb0ab33db2..e6903c4d24237 100644 --- a/samples/snippets/standard/data/sqlite/InMemorySample/InMemorySample.csproj +++ b/samples/snippets/standard/data/sqlite/InMemorySample/InMemorySample.csproj @@ -6,7 +6,7 @@ - +