-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathGraphQL.rd.xml
15 lines (15 loc) · 990 Bytes
/
GraphQL.rd.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" ?>
<Directives>
<!--
This file is part of RdXmlLibrary project.
Visit https://github.com/kant2002/rdxmllibrary for latest version.
If you have modifications specific to this Nuget package,
please contribute back.
-->
<Application>
<Assembly Name="System.Text.Json">
<Type Name="System.Text.Json.Serialization.Converters.SmallObjectWithParameterizedConstructorConverter`5[[GraphQL.Instrumentation.ApolloTrace,GraphQL],[System.DateTime,System.Private.CoreLib],[System.Double,System.Private.CoreLib],[System.Object,System.Private.CoreLib],[System.Object,System.Private.CoreLib]]" Dynamic="Required All" />
<Type Name="System.Text.Json.Serialization.Converters.ListOfTConverter`2[[System.Collections.Generic.List`1[[GraphQL.Instrumentation.ApolloTrace+ResolverTrace,GraphQL]],System.Private.CoreLib],[GraphQL.Instrumentation.ApolloTrace+ResolverTrace,GraphQL]]" Dynamic="Required All" />
</Assembly>
</Application>
</Directives>