File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
FSharp.Data.GraphQL.IntegrationTests
FSharp.Data.GraphQL.Tests Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1919 <None Include =" operation.graphql" >
2020 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
2121 </None >
22- <Content Condition =" $(OS) != Unix" Include =" xunit.runner.json" />
23- <Content Condition =" $(OS) == Unix" Include =" xunit.runner.json" CopyToOutputDirectory =" PreserveNewest" />
22+ <Content Include =" xunit.runner.json" CopyToOutputDirectory =" PreserveNewest" />
2423 <Compile Include =" Helpers.fs" />
2524 <Compile Include =" LocalProviderTests.fs" />
2625 <Compile Include =" LocalProviderWithOptionalParametersOnlyTests.fs" />
Original file line number Diff line number Diff line change 6767 </ItemGroup >
6868
6969 <ItemGroup >
70- <Content Condition =" $(OS) != Unix" Include =" xunit.runner.json" />
71- <Content Condition =" $(OS) == Unix" Include =" xunit.runner.json" CopyToOutputDirectory =" PreserveNewest" />
70+ <Content Include =" xunit.runner.json" CopyToOutputDirectory =" PreserveNewest" />
7271 </ItemGroup >
7372
7473 <ItemGroup >
You can’t perform that action at this time.
0 commit comments