From ff5c2acb73be4be32bfdc2f5162e454978be3efa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 15:05:00 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Logging Bumps Microsoft.Extensions.DependencyInjection from 9.0.0 to 10.0.1 Bumps Microsoft.Extensions.Logging from 9.0.0 to 10.0.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- FinancialModelingPrepApi/FinancialModelingPrepApi.csproj | 9 +++++---- Tests/Tests.csproj | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj b/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj index 59688ee..9d04f6e 100644 --- a/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj +++ b/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj @@ -28,15 +28,15 @@ - + - + - + - + @@ -55,6 +55,7 @@ + True diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index bf439de..d592dde 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -10,8 +10,8 @@ - - + +