We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 518df9c + c3646df commit ca61648Copy full SHA for ca61648
1 file changed
src/Dotnet6.GraphQL4.Store.WebMVC/Dotnet6.GraphQL4.Store.WebMVC.csproj
@@ -12,7 +12,7 @@
12
13
<ItemGroup>
14
<PackageReference Include="GraphQL.Client" Version="$(GraphQL_Client_Version)" />
15
- <PackageReference Include="GraphQL.Client.Extensions" Version="3.0.1" />
+ <PackageReference Include="GraphQL.Client.Extensions" Version="3.1.0" />
16
<PackageReference Include="GraphQL.Client.Serializer.SystemTextJson" Version="$(GraphQL_Client_Version)" />
17
</ItemGroup>
18
0 commit comments