From a3b403acaf790e32e4b91da4a5b291b1bd11d0ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 17:06:17 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 7.0.4 to 7.0.5 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.4 to 7.0.5. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.4...v7.0.5) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- AspNetCoreAnalyzers.Tests/AspNetCoreAnalyzers.Tests.csproj | 2 +- ValidCode/ValidCode.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AspNetCoreAnalyzers.Tests/AspNetCoreAnalyzers.Tests.csproj b/AspNetCoreAnalyzers.Tests/AspNetCoreAnalyzers.Tests.csproj index 707dc8c..b0f4dd9 100644 --- a/AspNetCoreAnalyzers.Tests/AspNetCoreAnalyzers.Tests.csproj +++ b/AspNetCoreAnalyzers.Tests/AspNetCoreAnalyzers.Tests.csproj @@ -25,7 +25,7 @@ - + diff --git a/ValidCode/ValidCode.csproj b/ValidCode/ValidCode.csproj index 6110673..36b016a 100644 --- a/ValidCode/ValidCode.csproj +++ b/ValidCode/ValidCode.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -16,6 +16,6 @@ - + \ No newline at end of file