From 39b5a2ef713b7323e0b13ce2504ebf56409d6821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 03:12:45 +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/commits) --- 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..a57d063 100644 --- a/src/Core/Application/Application.csproj +++ b/src/Core/Application/Application.csproj @@ -15,7 +15,7 @@ - +