GraphQL.Attachments
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.Attachments</id> | ||
| <version>8.0.0</version> | ||
| <version>8.1.0</version> | ||
| <authors>https://github.com/SimonCropp/GraphQL.Attachments/graphs/contributors</authors> | ||
@@ -13,9 +13,9 @@ <license type="expression">MIT</license> | ||
| <description>Add attachment support to GraphQL</description> | ||
| <copyright>Copyright 2024. All rights reserved</copyright> | ||
| <copyright>Copyright 2025. All rights reserved</copyright> | ||
| <tags>GraphQL, Attachments</tags> | ||
| <repository type="git" url="https://github.com/SimonCropp/GraphQL.Attachments.git" commit="66c5f50d973dffd2f0ba05aebe59aab563a4dd79" /> | ||
| <repository type="git" url="https://github.com/SimonCropp/GraphQL.Attachments.git" commit="1a572274dc70f964440daa9d3d324b53680384db" /> | ||
| <dependencies> | ||
| <group targetFramework="net9.0"> | ||
| <dependency id="GraphQL" version="8.2.1" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Text.Json" version="8.0.5" exclude="Build,Analyzers" /> | ||
| <dependency id="GraphQL" version="8.5.0" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Text.Json" version="9.0.4" exclude="Build,Analyzers" /> | ||
| </group> | ||
@@ -22,0 +22,0 @@ </dependencies> |
@@ -47,3 +47,3 @@ <?xml version="1.0"?> | ||
| </member> | ||
| <member name="M:GraphQL.Attachments.AttachmentStream.#ctor(System.String,System.IO.Stream,System.Int64,Microsoft.AspNetCore.Http.IHeaderDictionary)"> | ||
| <member name="M:GraphQL.Attachments.AttachmentStream.#ctor(System.String,System.IO.Stream,System.Nullable{System.Int64},Microsoft.AspNetCore.Http.IHeaderDictionary)"> | ||
| <summary> | ||
@@ -50,0 +50,0 @@ Initialises a new instance of <see cref="T:GraphQL.Attachments.AttachmentStream"/>. |
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 not supported yet