From 9bd1c501168104e703657c277835d3fc6265b4f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 14:09:37 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.UserSecrets and Microsoft.Extensions.Hosting Bumps Microsoft.Extensions.Configuration.UserSecrets from 9.0.0 to 10.0.0 Bumps Microsoft.Extensions.Hosting from 9.0.0 to 10.0.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Examples/AnthropicNetDemo/AnthropicNetDemo.csproj | 4 ++-- Source/Anthropic.Net/Anthropic.Net.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Examples/AnthropicNetDemo/AnthropicNetDemo.csproj b/Examples/AnthropicNetDemo/AnthropicNetDemo.csproj index 5f6a29e..baab117 100644 --- a/Examples/AnthropicNetDemo/AnthropicNetDemo.csproj +++ b/Examples/AnthropicNetDemo/AnthropicNetDemo.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/Source/Anthropic.Net/Anthropic.Net.csproj b/Source/Anthropic.Net/Anthropic.Net.csproj index a4e954e..a1de9da 100644 --- a/Source/Anthropic.Net/Anthropic.Net.csproj +++ b/Source/Anthropic.Net/Anthropic.Net.csproj @@ -14,8 +14,8 @@ - - + +