From 354bfe6065aefe71dea167fe368c42c3fa9d9aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 07:22:57 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore, Microsoft.Extensions.Identity.Stores, Microsoft.Extensions.Identity.Core and Microsoft.EntityFrameworkCore Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.Identity.Stores](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.Identity.Core](https://github.com/dotnet/aspnetcore) and [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 6.0.1 to 6.0.25 - [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/v6.0.1...v6.0.25) Updates `Microsoft.Extensions.Identity.Stores` from 6.0.1 to 6.0.25 - [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/v6.0.1...v6.0.25) Updates `Microsoft.Extensions.Identity.Core` from 6.0.1 to 6.0.25 - [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/v6.0.1...v6.0.25) Updates `Microsoft.EntityFrameworkCore` from 6.0.1 to 6.0.25 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.1...v6.0.25) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Identity.Stores dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Identity.Core 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] --- Data/Data.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data/Data.csproj b/Data/Data.csproj index 0ada808..8564805 100644 --- a/Data/Data.csproj +++ b/Data/Data.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive