From 27b353defecbc20da8a803327df0615c02cb9661 Mon Sep 17 00:00:00 2001 From: tghamm Date: Mon, 6 Oct 2025 08:17:05 -0400 Subject: [PATCH] Version Bump --- Anthropic.SDK/Anthropic.SDK.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Anthropic.SDK/Anthropic.SDK.csproj b/Anthropic.SDK/Anthropic.SDK.csproj index 15f0203..0e14be1 100644 --- a/Anthropic.SDK/Anthropic.SDK.csproj +++ b/Anthropic.SDK/Anthropic.SDK.csproj @@ -14,12 +14,12 @@ Claude, AI, ML, API, Anthropic Claude API - .NET 9.0 Support Added - The SDK now supports .NET 9.0 while maintaining compatibility with existing targets (netstandard2.0, net6.0, net8.0). All existing functionality works seamlessly on .NET 9.0 with improved performance characteristics from the runtime. + Update to Microsoft.Extensions.AI.Abstractions, .NET 9.0 Support, Minor Performance/Enhancements. Anthropic.SDK - 5.5.3 + 5.6.0 5.5.0.0 - 5.5.3.0 + 5.6.0.0 True README.md icon.png