From 3ec4431c2d162249844d1c361a024dab0e4f59ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 03:23:57 +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...v6.0.10) --- 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..9d9c7ec 100644 --- a/src/Core/Application/Application.csproj +++ b/src/Core/Application/Application.csproj @@ -15,7 +15,7 @@ - +