Skip to content

Commit b4b4f57

Browse files
author
Raul Hidalgo Caballero
authored
Update root.props
1 parent 4f3d6df commit b4b4f57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

root.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
<LangVersion>latest</LangVersion>
1010
<NeutralLanguage>en-US</NeutralLanguage>
1111
<NoWarn></NoWarn>
12+
<PackageIconUrl>https://raw.githubusercontent.com/graphql-dotnet/graphql-client/master/assets/logo.64x64.png</PackageIconUrl>
1213
<PackageLicenseUrl>https://raw.githubusercontent.com/graphql-dotnet/graphql-client/master/LICENSE.txt</PackageLicenseUrl>
1314
<PackageProjectUrl>https://github.com/graphql-dotnet/graphql-client</PackageProjectUrl>
1415
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
15-
<PackageIconUrl>https://raw.githubusercontent.com/graphql-dotnet/graphql-client/master/assets/logo.64x64.png</PackageIconUrl>
16+
<PackageTags>GraphQL</PackageTags>
1617
<RepositoryType>git</RepositoryType>
1718
<RepositoryUrl>https://github.com/graphql-dotnet/graphql-client.git</RepositoryUrl>
1819
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)