From c058b964a6d508f0c6f619c28a096d6dd34cdb29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 04:00:47 +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.3) --- 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..d794ec8 100644 --- a/src/Core/Application/Application.csproj +++ b/src/Core/Application/Application.csproj @@ -15,7 +15,7 @@ - +