GraphQL.DataLoader
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>GraphQL.DataLoader</id> | ||
| <version>8.4.1</version> | ||
| <version>8.5.0</version> | ||
| <authors>GraphQL.DataLoader</authors> | ||
@@ -13,8 +13,8 @@ <license type="expression">MIT</license> | ||
| <description>GraphQL DataLoader implementation</description> | ||
| <releaseNotes>See https://github.com/graphql-dotnet/graphql-dotnet/releases and https://graphql-dotnet.github.io/docs/migrations/migration7</releaseNotes> | ||
| <releaseNotes>See https://github.com/graphql-dotnet/graphql-dotnet/releases and https://graphql-dotnet.github.io/docs/migrations/migration8</releaseNotes> | ||
| <tags>GraphQL DataLoader</tags> | ||
| <repository type="git" url="https://github.com/graphql-dotnet/graphql-dotnet" commit="997b931ed1d9e561122485a01953bdf7efbb0053" /> | ||
| <repository type="git" url="https://github.com/graphql-dotnet/graphql-dotnet" commit="78a4a13b15eab5896442bd0755acfae805825b26" /> | ||
| <dependencies> | ||
| <group targetFramework=".NETStandard2.0"> | ||
| <dependency id="GraphQL" version="[8.4.1, 9.0.0)" exclude="Build,Analyzers" /> | ||
| <dependency id="GraphQL" version="[8.5.0, 9.0.0)" exclude="Build,Analyzers" /> | ||
| </group> | ||
@@ -21,0 +21,0 @@ </dependencies> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display