Skip to content

Commit 83e1ee3

Browse files
SimonCroppjoemcbride
authored andcommitted
add package icon (graphql-dotnet#801)
1 parent 677c306 commit 83e1ee3

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

assets/logo.64x64.png

2.62 KB
Loading

assets/logo.svg

Lines changed: 9 additions & 0 deletions
Loading

src/GraphQL/GraphQL.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<PackageId>GraphQL</PackageId>
1010
<PackageTags>GraphQL;json;api</PackageTags>
1111
<PackageProjectUrl>https://github.com/graphql-dotnet/graphql-dotnet</PackageProjectUrl>
12+
<PackageIconUrl>https://raw.githubusercontent.com/graphql-dotnet/graphql-dotnet/master/assets/logo.64x64.png</PackageIconUrl>
1213
<PackageLicenseUrl>https://github.com/graphql-dotnet/graphql-dotnet/blob/master/LICENSE.md</PackageLicenseUrl>
1314
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
1415
<GenerateAssemblyTitleAttribute>false</GenerateAssemblyTitleAttribute>

0 commit comments

Comments
 (0)