From 715bb357e326ae091d2c3d4dd729124f0a461782 Mon Sep 17 00:00:00 2001 From: Brandyn Bayes Date: Wed, 13 May 2026 18:36:02 -0700 Subject: [PATCH] Upgrade Microsoft.Extensions.* packages to 10.0.3 Required for compatibility with Azure.Core 1.55.0 transitive dependencies. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- src/Shared.CLI/Shared.CLI.csproj | 2 +- src/Shared/Shared.Lib.csproj | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Shared.CLI/Shared.CLI.csproj b/src/Shared.CLI/Shared.CLI.csproj index b20dc44c..802b4baa 100644 --- a/src/Shared.CLI/Shared.CLI.csproj +++ b/src/Shared.CLI/Shared.CLI.csproj @@ -86,7 +86,7 @@ - + diff --git a/src/Shared/Shared.Lib.csproj b/src/Shared/Shared.Lib.csproj index c9b6a1e7..fc65400b 100644 --- a/src/Shared/Shared.Lib.csproj +++ b/src/Shared/Shared.Lib.csproj @@ -35,11 +35,11 @@ - - - - - + + + + +