We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a792f2 commit f05b5c8Copy full SHA for f05b5c8
src/Shared/runtime/ReadMe.SharedCode.md
@@ -14,7 +14,7 @@ dotnet/AspNetCore code paths:
14
15
## Building dotnet/runtime code:
16
- 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`
+- Run *build.cmd* from the root once: `PS D:\github\runtime> .\build.cmd -runtimeConfiguration Release -subset clr+libs`
18
- Build the individual projects:
19
- `PS D:\github\dotnet\src\libraries\Common\tests> dotnet build`
20
- `PS D:\github\dotnet\src\libraries\System.Net.Http\src> dotnet build`
0 commit comments