From a935ec049cc8b79ea85ef6bd680722efc6b7f69b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 13:06:47 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.SqlServer and Microsoft.EntityFrameworkCore Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3) Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Samples/Sample.AspNetCore/Sample.AspNetCore.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Samples/Sample.AspNetCore/Sample.AspNetCore.csproj b/src/Samples/Sample.AspNetCore/Sample.AspNetCore.csproj index d4406265fc..e3ba4123cf 100644 --- a/src/Samples/Sample.AspNetCore/Sample.AspNetCore.csproj +++ b/src/Samples/Sample.AspNetCore/Sample.AspNetCore.csproj @@ -6,9 +6,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive