From 578290e5efc53b14a186b88921a171f965d1763a Mon Sep 17 00:00:00 2001 From: Matt Thalman Date: Fri, 22 May 2026 12:44:29 -0500 Subject: [PATCH] Update feature band doc --- Documentation/feature-band-source-building.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/feature-band-source-building.md b/Documentation/feature-band-source-building.md index b293731df2..00d4720a5e 100644 --- a/Documentation/feature-band-source-building.md +++ b/Documentation/feature-band-source-building.md @@ -667,7 +667,8 @@ cd dotnet # === # Downloads Microsoft-built artifacts and Microsoft SDK -./prep-source-build.sh +./prep-source-build.sh # (.NET 10) +./prep-source-build.sh --no-shared-components # (.NET 11+) # Build the SDK referencing assets from current 1xx release ./build.sh --source-only --with-shared-components /path/to/source-built-1xx/artifacts