From 12fe3860c81661ea79d289086852400b65ed03c1 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Thu, 19 Mar 2026 10:43:23 -0300 Subject: [PATCH] Update NuGet package versions * Bump Microsoft.Extensions packages from 10.0.4 to 10.0.5 * Update Microsoft.Extensions.AI and Microsoft.Extensions.AI.OpenAI from 10.4.0 to 10.4.1. * Upgrade coverlet.collector from 8.0.0 to 8.0.1 --- src/Extensions/Extensions.csproj | 4 ++-- src/Tests/Tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Extensions/Extensions.csproj b/src/Extensions/Extensions.csproj index 5ed162e..f29347d 100644 --- a/src/Extensions/Extensions.csproj +++ b/src/Extensions/Extensions.csproj @@ -22,8 +22,8 @@ - - + + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 51c6bf1..c87cb2b 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -9,7 +9,7 @@ - + @@ -20,7 +20,7 @@ - +