From 64cdedeb9049a36416665b2b3ce5d8f15e6a738c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 03:05:10 +0000 Subject: [PATCH] Update Microsoft.Extensions.Localization requirement Updates the requirements on [Microsoft.Extensions.Localization](https://github.com/dotnet/aspnetcore) to permit the latest version. - [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.4...v7.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Localization dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Core/Application/Application.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/Application/Application.csproj b/src/Core/Application/Application.csproj index 85b7380..03860f6 100644 --- a/src/Core/Application/Application.csproj +++ b/src/Core/Application/Application.csproj @@ -15,7 +15,7 @@ - +