Skip to content

Commit cbf81af

Browse files
committed
Fixed System.Text.Json version mismatch warning
1 parent 9e9de70 commit cbf81af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/FSharp.Data.GraphQL.IntegrationTests/FSharp.Data.GraphQL.IntegrationTests.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Extensions.Http" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" />
13+
<PackageReference Include="System.Text.Json" />
1314
<PackageReference Include="xunit" />
1415
<PackageReference Include="xunit.runner.visualstudio" />
1516
</ItemGroup>

0 commit comments

Comments
 (0)