Skip to content

Commit f05b5c8

Browse files
Sync shared code from runtime (#20640)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9a792f2 commit f05b5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/runtime/ReadMe.SharedCode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dotnet/AspNetCore code paths:
1414

1515
## Building dotnet/runtime code:
1616
- https://github.com/dotnet/runtime/tree/master/docs/workflow
17-
- Run *build.cmd* from the root once: `PS D:\github\runtime> .\build.cmd -runtimeConfiguration Release -subsetCategory coreclr-libraries`
17+
- Run *build.cmd* from the root once: `PS D:\github\runtime> .\build.cmd -runtimeConfiguration Release -subset clr+libs`
1818
- Build the individual projects:
1919
- `PS D:\github\dotnet\src\libraries\Common\tests> dotnet build`
2020
- `PS D:\github\dotnet\src\libraries\System.Net.Http\src> dotnet build`

0 commit comments

Comments
 (0)