Skip to content

Commit 7e1c597

Browse files
committed
xunit.runner.json
1 parent d82494f commit 7e1c597

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/Test/Test.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,9 @@
1515
<ItemGroup>
1616
<ProjectReference Include="../../src/SciSharp.MySQL.Replication/SciSharp.MySQL.Replication.csproj" />
1717
</ItemGroup>
18+
<ItemGroup>
19+
<Content Include="xunit.runner.json">
20+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
21+
</Content>
22+
</ItemGroup>
1823
</Project>

0 commit comments

Comments
 (0)