Skip to content

Commit 498fedd

Browse files
committed
Add nuget icons
1 parent 57a2491 commit 498fedd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Build/Griddly.Core.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<metadata>
55
<id>Griddly.Core</id>
66
<version></version>
7-
<authors>Chris Hynes</authors>
7+
<authors>Chris Hynes, Joel Potter</authors>
88
<!--<licenseUrl></licenseUrl>-->
99
<projectUrl>https://github.com/programcsharp/griddly</projectUrl>
10-
<!--<iconUrl></iconUrl>-->
10+
<iconUrl>https://raw.githubusercontent.com/programcsharp/griddly/master/Griddly/Content/griddly-32.png</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>Pagable sortable MVC enabled grid (core files only)</description>
1313
<!--<summary></summary>-->

Build/Griddly.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<metadata>
55
<id>Griddly</id>
66
<version></version>
7-
<authors>Chris Hynes</authors>
7+
<authors>Chris Hynes, Joel Potter</authors>
88
<!--<licenseUrl></licenseUrl>-->
99
<projectUrl>https://github.com/programcsharp/griddly</projectUrl>
10-
<!--<iconUrl></iconUrl>-->
10+
<iconUrl>https://raw.githubusercontent.com/programcsharp/griddly/master/Griddly/Content/griddly-32.png</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>Pagable sortable MVC enabled grid</description>
1313
<!--<summary></summary>-->

0 commit comments

Comments
 (0)