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 f6d7373 commit cf3f10dCopy full SHA for cf3f10d
tests/FSharp.Data.GraphQL.Tests/FSharp.Data.GraphQL.Tests.fsproj
@@ -85,10 +85,4 @@
85
<ProjectReference Include="..\..\src\FSharp.Data.GraphQL.Client.DesignTime\FSharp.Data.GraphQL.Client.DesignTime.fsproj" />
86
<ProjectReference Include="..\..\src\FSharp.Data.GraphQL.Server.Middleware\FSharp.Data.GraphQL.Server.Middleware.fsproj" />
87
</ItemGroup>
88
-</Project>
89
- <ItemGroup Condition="$(OS) == Unix">
90
- <Content Include="xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />
91
- </ItemGroup>
92
- <Import Project="..\..\netfx.props" />
93
- <Import Project="..\..\.paket\Paket.Restore.targets" />
94
</Project>
0 commit comments