We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 681e583 commit 98cb53fCopy full SHA for 98cb53f
1 file changed
README.md
@@ -57,7 +57,7 @@ Below is a complete sample of a .NET 6 console app that hosts a GraphQL endpoint
57
</PropertyGroup>
58
59
<ItemGroup>
60
- <PackageReference Include="GraphQL.AspNetCore3" Version="5.0.0" />
+ <PackageReference Include="GraphQL.AspNetCore3" Version="8.0.0" />
61
</ItemGroup>
62
63
</Project>
0 commit comments