Skip to content

Commit 98cb53f

Browse files
authored
Update GraphQL.AspNetCore3 package version to 8.0.0
1 parent 681e583 commit 98cb53f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Below is a complete sample of a .NET 6 console app that hosts a GraphQL endpoint
5757
</PropertyGroup>
5858

5959
<ItemGroup>
60-
<PackageReference Include="GraphQL.AspNetCore3" Version="5.0.0" />
60+
<PackageReference Include="GraphQL.AspNetCore3" Version="8.0.0" />
6161
</ItemGroup>
6262

6363
</Project>

0 commit comments

Comments
 (0)