File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <PackageProjectUrl >https://github.com/Wish-Org/GraphQLSharp</PackageProjectUrl >
55 <RepositoryUrl >https://github.com/Wish-Org/GraphQLSharp</RepositoryUrl >
66 <Description >.NET Client for GraphQL - Modern and fast</Description >
7- <Version >2.17 .0</Version >
7+ <Version >2.18 .0</Version >
88 <PackageTags >graphql;client;graphql-client;graphql-generator</PackageTags >
99 <Authors >Wish-Org</Authors >
1010 <PackageReadmeFile >README.md</PackageReadmeFile >
1111 <!-- <Nullable>enable</Nullable> -->
1212
1313 <!-- Ensure the XML doc file is generated -->
1414 <GenerateDocumentationFile >true</GenerateDocumentationFile >
15-
15+
1616 <!-- This prevents the warning about missing XML documentation on public members -->
1717 <NoWarn >$(NoWarn);1591</NoWarn >
1818
1919 <!-- Embed PDBs in DLL -->
20- <DebugType >embedded</DebugType >
20+ <DebugType >embedded</DebugType >
2121 </PropertyGroup >
2222
2323 <ItemGroup >
2626 </ItemGroup >
2727
2828 <ItemGroup >
29- <None Include =" ..\README.md" Pack =" true" PackagePath =" README.md" />
29+ <None Include =" ..\README.md" Pack =" true" PackagePath =" README.md" />
3030 </ItemGroup >
3131
3232
33- </Project >
33+ </Project >
You can’t perform that action at this time.
0 commit comments