update nuget packages and graphql example

This commit is contained in:
TomPallister
2020-11-27 11:55:19 +00:00
parent fdad2bb302
commit b356539cbc
8 changed files with 159 additions and 154 deletions

View File

@@ -12,6 +12,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Ocelot" Version="14.0.9" />
<PackageReference Include="GraphQL" Version="2.4.0" />
<PackageReference Include="GraphQL" Version="3.1.5" />
</ItemGroup>
</Project>