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 74798b5 commit 6b92cffCopy full SHA for 6b92cff
Documentation/building/unix-test-instructions.md
@@ -36,7 +36,7 @@ Run tests:
36
> --testNativeBinDir=~/coreclr/bin/obj/Linux.x64.Debug/tests
37
> --coreClrBinDir=~/coreclr/bin/Product/Linux.x64.Debug
38
> --mscorlibDir=/media/coreclr/bin/Product/Linux.x64.Debug
39
-> --coreFxBinDir=~/corefx/bin/Linux.AnyCPU.Debug
+> --coreFxBinDir=~/corefx/bin/Linux.AnyCPU.Release;~/corefx/bin/Unix.AnyCPU.Release;~/corefx/bin/AnyOS.AnyCPU.Release
40
> --coreFxNativeBinDir=~/corefx/bin/Linux.x64.Debug
41
> ```
42
0 commit comments