Skip to content

Commit 620d11a

Browse files
authored
Merge pull request #6 from Wish-Org/feat/update-graphqlsharp-2160
Update GraphQLSharp package to version 2.16.0
2 parents 2b76fa8 + 812fe8f commit 620d11a

3 files changed

Lines changed: 1077 additions & 197 deletions

File tree

ShopifyNet.TypeGenerator/ShopifyNet.TypeGenerator.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="GraphQLSharp" Version="2.15.0" />
10+
<PackageReference Include="GraphQLSharp" Version="2.16.0" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)