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 8e7d472 commit b12ef3bCopy full SHA for b12ef3b
test/Directory.Build.props
@@ -39,6 +39,6 @@
39
</ItemGroup>
40
41
<ItemGroup>
42
- <Content Include="xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />
+ <Content Include="$(MSBuildThisFileDirectory)xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />
43
44
</Project>
0 commit comments