Skip to content

Commit 44114d0

Browse files
committed
Disable MSBuild transitive copies
1 parent 48b0558 commit 44114d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<PackageProjectUrl>https://github.com/xunit/visualstudio.xunit</PackageProjectUrl>
1515
<DebugType>embedded</DebugType>
1616
<LangVersion>latest</LangVersion>
17+
<MSBuildCopyContentTransitively>false</MSBuildCopyContentTransitively>
1718
</PropertyGroup>
1819

1920
<ItemGroup>

0 commit comments

Comments
 (0)