Skip to content

Commit

Permalink
Merge pull request #238 from jason-roberts/NugetLogos
Browse files Browse the repository at this point in the history
added nuget logo and updated nuspecs to point to it
  • Loading branch information
JakeGinnivan committed May 25, 2014
2 parents 5fa36b4 + 76daf00 commit d844d49
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<authors>Vivek Singh, Jake Ginnivan</authors>
<owners>Jake Ginnivan</owners>
<licenseUrl>https://github.com/TestStack/White/blob/master/LICENSE.txt</licenseUrl>
<iconUrl>https://raw.github.com/TestStack/White/master/logo.png</iconUrl>
<projectUrl>https://github.com/TestStack/White</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<copyright>Copyright Jake Ginnivan 2013</copyright>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<authors>Vivek Singh, Jake Ginnivan</authors>
<owners>Jake Ginnivan</owners>
<licenseUrl>https://github.com/TestStack/White/blob/master/LICENSE.txt</licenseUrl>
<iconUrl>https://raw.github.com/TestStack/White/master/logo.png</iconUrl>
<projectUrl>https://github.com/TestStack/White</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<copyright>Copyright Jake Ginnivan 2012</copyright>
Expand Down
1 change: 1 addition & 0 deletions src/TestStack.White/TestStack.White.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<authors>Vivek Singh, Jake Ginnivan</authors>
<owners>Jake Ginnivan</owners>
<licenseUrl>https://github.com/TestStack/White/blob/master/LICENSE.txt</licenseUrl>
<iconUrl>https://raw.github.com/TestStack/White/master/logo.png</iconUrl>
<projectUrl>https://github.com/TestStack/White</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<copyright>Copyright Jake Ginnivan 2012</copyright>
Expand Down

0 comments on commit d844d49

Please sign in to comment.