Skip to content

Commit 96ae79d

Browse files
authored
Update dotnet/runtime invocation
Changed with dotnet/runtime#34663
1 parent 31d76b5 commit 96ae79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index/repositories.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/*
2929
</SparseCheckout>
3030
<PrepareCommand>
31-
build.cmd -subsetcategory coreclr-libraries -subset corelib-all /p:BuildNative=false /p:BuildPackages=false -binarylog -os Linux
31+
build.cmd -subset clr.corelib+libs.depprojs+libs.ref+libs.src -binarylog -os Linux
3232
</PrepareCommand>
3333
</Repository>
3434
<Repository Include="winforms">

0 commit comments

Comments
 (0)