Skip to content

Commit 18e974d

Browse files
authored
Update feature band doc (#5575)
1 parent 5ab9284 commit 18e974d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/feature-band-source-building.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,8 @@ cd dotnet
667667
# ===
668668

669669
# Downloads Microsoft-built artifacts and Microsoft SDK
670-
./prep-source-build.sh
670+
./prep-source-build.sh # (.NET 10)
671+
./prep-source-build.sh --no-shared-components # (.NET 11+)
671672

672673
# Build the SDK referencing assets from current 1xx release
673674
./build.sh --source-only --with-shared-components /path/to/source-built-1xx/artifacts

0 commit comments

Comments
 (0)