From bafbe810e130f24a5c2c1df614af4ead67e08ed3 Mon Sep 17 00:00:00 2001 From: Malcolm Daigle Date: Mon, 16 Mar 2026 10:54:05 -0700 Subject: [PATCH] Update sdk version and switch to System.Composition. --- global.json | 2 +- tools/Directory.Packages.props | 2 +- .../Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/global.json b/global.json index 7f9bf7be13..303d578bc6 100644 --- a/global.json +++ b/global.json @@ -15,7 +15,7 @@ // system, etc.) may use their own installed SDKs unless configured // otherwise. // - "version": "10.0.103", + "version": "10.0.104", // Any 10.x version is acceptable. "rollForward": "latestMinor", diff --git a/tools/Directory.Packages.props b/tools/Directory.Packages.props index ff5dc7caa9..e74445ea81 100644 --- a/tools/Directory.Packages.props +++ b/tools/Directory.Packages.props @@ -6,7 +6,7 @@ - + diff --git a/tools/GenAPI/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj b/tools/GenAPI/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj index 5aa4e28584..96aa2faa94 100644 --- a/tools/GenAPI/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj +++ b/tools/GenAPI/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj @@ -16,7 +16,7 @@ - +