Skip to content

Commit b12ef3b

Browse files
committed
Fix
1 parent 8e7d472 commit b12ef3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
</ItemGroup>
4040

4141
<ItemGroup>
42-
<Content Include="xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />
42+
<Content Include="$(MSBuildThisFileDirectory)xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />
4343
</ItemGroup>
4444
</Project>

0 commit comments

Comments
 (0)