File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
src/Microsoft.Data.SqlClient.Extensions Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 2424 <Using Include =" Xunit" />
2525 </ItemGroup >
2626
27+ <ItemGroup >
28+ <ContentWithTargetPath Include =" ../../../Microsoft.Data.SqlClient/tests/tools/Microsoft.Data.SqlClient.TestUtilities/xunit.runner.json" >
29+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
30+ <TargetPath >xunit.runner.json</TargetPath >
31+ </ContentWithTargetPath >
32+ </ItemGroup >
33+
2734</Project >
Original file line number Diff line number Diff line change 2525 <Using Include =" Xunit" />
2626 </ItemGroup >
2727
28+ <ItemGroup >
29+ <ContentWithTargetPath Include =" ../../../Microsoft.Data.SqlClient/tests/tools/Microsoft.Data.SqlClient.TestUtilities/xunit.runner.json" >
30+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
31+ <TargetPath >xunit.runner.json</TargetPath >
32+ </ContentWithTargetPath >
33+ </ItemGroup >
34+
2835 <!-- Conditional Project References -->
2936 <ItemGroup Condition =" '$(ReferenceType)' == 'Project'" >
3037 <!--
You can’t perform that action at this time.
0 commit comments