File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8787 <_AppArgs Condition =" '$(IsFunctionalTest)' != 'true' and '$(WasmMainAssemblyFileName)' != ''" >--run $(WasmMainAssemblyFileName)</_AppArgs >
8888 <_AppArgs Condition =" '$(IsFunctionalTest)' == 'true'" >--run $(AssemblyName).dll</_AppArgs >
8989
90- <_XUnitBackgroundExec Condition =" '$(_XUnitBackgroundExec)' == '' and '$(MonoWasmBuildVariant)' == 'multithread'" >true</_XUnitBackgroundExec >
90+ <!-- < _XUnitBackgroundExec Condition="'$(_XUnitBackgroundExec)' == '' and '$(MonoWasmBuildVariant)' == 'multithread'">true</_XUnitBackgroundExec> -- >
9191 <WasmTestAppArgs Condition =" '$(_XUnitBackgroundExec)' == 'true'" >$(WasmTestAppArgs) -backgroundExec</WasmTestAppArgs >
9292 <_AppArgs Condition =" '$(WasmTestAppArgs)' != ''" >$(_AppArgs) $(WasmTestAppArgs)</_AppArgs >
9393
You can’t perform that action at this time.
0 commit comments