Browse Source

Change xunit layout

af/merge-core
James Jackson-South 9 years ago
parent
commit
39c11744ff
  1. 5
      tests/ImageSharp.Tests/ImageSharp.Tests.csproj

5
tests/ImageSharp.Tests/ImageSharp.Tests.csproj

@ -19,4 +19,9 @@
<ItemGroup>
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
</ItemGroup>
<ItemGroup>
<None Update="xunit.runner.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>
Loading…
Cancel
Save