From eacea1080acfcec589491560a1ca8939f46ffd95 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 9 Dec 2025 20:45:56 +0000 Subject: [PATCH 1/5] Initial plan From cc62e1eb7997b14dc17406afce6b7328f719b55f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 9 Dec 2025 21:09:27 +0000 Subject: [PATCH 2/5] Update Microsoft.Extensions.AI dependencies to 10.1.0 Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com> --- Directory.Packages.props | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index d1e451a5c..5c84b52d1 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -3,13 +3,13 @@ true 8.0.22 9.0.11 - 10.0.0 + 10.0.1 - - + + @@ -64,13 +64,13 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + From 83d6bb6de286dd9e5ba86212dde800f22f823510 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 9 Dec 2025 21:12:05 +0000 Subject: [PATCH 3/5] Introduce AI10Version property for better maintainability Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com> --- Directory.Packages.props | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 5c84b52d1..6ba887295 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,12 +4,13 @@ 8.0.22 9.0.11 10.0.1 + 10.1.0 - - + + @@ -70,7 +71,7 @@ - + From c55e6a445e4e0fb8fee81980ac8d1446462108d1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 9 Dec 2025 22:24:15 +0000 Subject: [PATCH 4/5] Rename AI10Version to ExtensionsVersion per feedback Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com> --- Directory.Packages.props | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 6ba887295..4e2e15460 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,13 +4,13 @@ 8.0.22 9.0.11 10.0.1 - 10.1.0 + 10.1.0 - - + + @@ -71,7 +71,7 @@ - + From ffc6edad94a1e59d1d2dae7a89afd4c6bf520299 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 10 Dec 2025 14:02:03 +0000 Subject: [PATCH 5/5] Rename ExtensionsVersion to MicrosoftExtensionsVersion Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com> --- Directory.Packages.props | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 4e2e15460..c66ac9635 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,13 +4,13 @@ 8.0.22 9.0.11 10.0.1 - 10.1.0 + 10.1.0 - - + + @@ -71,7 +71,7 @@ - +