From 1996dcfa62ae7d8e8963f9caed075e6fb9577095 Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Fri, 27 Mar 2026 15:16:36 -0500 Subject: [PATCH 1/2] Remove ModelContextProtocol.AspNetCore package version --- Directory.Packages.props | 1 - 1 file changed, 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 6a6da834d0e..7be83c1fba4 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -110,7 +110,6 @@ - From 60a75473d2f4f537a1db4a05f2e810af81ac27f9 Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Fri, 27 Mar 2026 15:19:47 -0500 Subject: [PATCH 2/2] More removals --- .github/skills/dependency-update/SKILL.md | 2 +- eng/Signing.props | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/skills/dependency-update/SKILL.md b/.github/skills/dependency-update/SKILL.md index 0aef771d8ce..10d0fcf9a68 100644 --- a/.github/skills/dependency-update/SKILL.md +++ b/.github/skills/dependency-update/SKILL.md @@ -243,7 +243,7 @@ Some packages should be updated together. Common families in this repo: - **Grpc**: `Grpc.AspNetCore`, `Grpc.Net.ClientFactory`, `Grpc.Tools` - **Polly**: `Polly.Core`, `Polly.Extensions` - **Azure SDK**: `Azure.Messaging.*`, `Azure.Storage.*`, `Azure.Security.*` -- **ModelContextProtocol**: `ModelContextProtocol`, `ModelContextProtocol.AspNetCore` +- **ModelContextProtocol**: `ModelContextProtocol` When updating one member of a family, check if other members also have updates available and suggest updating them together. diff --git a/eng/Signing.props b/eng/Signing.props index 4de73bac6a3..2aa27b1a292 100644 --- a/eng/Signing.props +++ b/eng/Signing.props @@ -38,7 +38,6 @@ -