From ab480d33519ad54e7625c8cf2eb0fa7b73e6a844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 15:04:06 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection 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 ... Signed-off-by: dependabot[bot] --- FinancialModelingPrepApi/FinancialModelingPrepApi.csproj | 5 +++-- Tests/Tests.csproj | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj b/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj index 59688ee..bc3c548 100644 --- a/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj +++ b/FinancialModelingPrepApi/FinancialModelingPrepApi.csproj @@ -28,13 +28,13 @@ - + - + @@ -55,6 +55,7 @@ + True diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index bf439de..8c8c6af 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -10,7 +10,7 @@ - +