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 d82494f commit 7e1c597Copy full SHA for 7e1c597
tests/Test/Test.csproj
@@ -15,4 +15,9 @@
15
<ItemGroup>
16
<ProjectReference Include="../../src/SciSharp.MySQL.Replication/SciSharp.MySQL.Replication.csproj" />
17
</ItemGroup>
18
+ <ItemGroup>
19
+ <Content Include="xunit.runner.json">
20
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
21
+ </Content>
22
+ </ItemGroup>
23
</Project>
0 commit comments