Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane32 authored Aug 6, 2022
1 parent bbf2896 commit 817923b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ Below is a complete sample of a .NET 6 console app that hosts a GraphQL endpoint
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GraphQL.AspNetCore3" Version="3.0.0" />
<PackageReference Include="GraphQL.SystemTextJson" Version="5.1.1" />
<PackageReference Include="GraphQL.AspNetCore3" Version="4.0.0" />
<PackageReference Include="GraphQL.SystemTextJson" Version="5.3.3" />
</ItemGroup>

</Project>
Expand Down

0 comments on commit 817923b

Please sign in to comment.