We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5078053 commit bf0bbdfCopy full SHA for bf0bbdf
assets/logo.64x64.png
2.62 KB
root.props
@@ -11,7 +11,7 @@
11
<PackageLicenseUrl>https://raw.githubusercontent.com/deinok/GraphQL.Client/master/LICENSE.txt</PackageLicenseUrl>
12
<PackageProjectUrl>https://github.com/deinok/GraphQL.Client</PackageProjectUrl>
13
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
14
- <PackageIconUrl>https://raw.githubusercontent.com/deinok/GraphQL.Client/master/assets/logo.svg</PackageIconUrl>
+ <PackageIconUrl>https://raw.githubusercontent.com/deinok/GraphQL.Client/master/assets/logo.64x64.png</PackageIconUrl>
15
<RepositoryType>git</RepositoryType>
16
<RepositoryUrl>https://github.com/deinok/GraphQL.Client.git</RepositoryUrl>
17
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
0 commit comments