Skip to content

Commit

Permalink
Enable XunitShowProgress for threading tasks tests
Browse files Browse the repository at this point in the history
  • Loading branch information
radekdoulik committed Jun 26, 2024
1 parent 63087a5 commit d5a0bc4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(TargetOS)' == 'browser'">
<_WasmPThreadPoolUnusedSize>10</_WasmPThreadPoolUnusedSize>
<XunitShowProgress>true</XunitShowProgress>
</PropertyGroup>
<ItemGroup>
<Compile Include="Helpers.cs" />
Expand Down

0 comments on commit d5a0bc4

Please sign in to comment.