From 4b667997897d1b922d5781d35a659cd717da2f7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 21:50:30 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter and Microsoft.EntityFrameworkCore Bumps [Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter](https://github.com/dotnet/aspnetcore) and [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.EntityFrameworkCore` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter 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] --- .../ServiceAssessmentService.WebApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ServiceAssessmentService/ServiceAssessmentService.WebApp/ServiceAssessmentService.WebApp.csproj b/src/ServiceAssessmentService/ServiceAssessmentService.WebApp/ServiceAssessmentService.WebApp.csproj index a7128784..7c984fdf 100644 --- a/src/ServiceAssessmentService/ServiceAssessmentService.WebApp/ServiceAssessmentService.WebApp.csproj +++ b/src/ServiceAssessmentService/ServiceAssessmentService.WebApp/ServiceAssessmentService.WebApp.csproj @@ -11,7 +11,7 @@ - +