Skip to content

Commit 5e38c05

Browse files
followynneCopilot
andcommitted
fix parallel testing for frameworks
Co-authored-by: Copilot <copilot@github.com>
1 parent 52754be commit 5e38c05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFrameworks>net8.0;net10.0</TargetFrameworks>
55
<LangVersion>latest</LangVersion>
66
<IsPackable>false</IsPackable>
7+
<TestTfmsInParallel>false</TestTfmsInParallel>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)