Skip to content

Commit 8c27b1e

Browse files
committed
Merge pull request #55 from jason-roberts/NewNugetLogo
New nuget logo
2 parents 2e06776 + e641985 commit 8c27b1e

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

TestStack.ConventionTests.Autofac/TestStack.ConventionTests.Autofac.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<summary>A selection of pre-packaged conventions to validate autofac</summary>
1313
<projectUrl>https://github.com/TestStack/ConventionTests</projectUrl>
1414
<licenseUrl>https://github.com/TestStack/ConventionTests/blob/master/license.txt</licenseUrl>
15+
<iconUrl>https://raw.github.com/TestStack/ConventionTests/master/logo.png</iconUrl>
1516
<releaseNotes>https://github.com/TestStack/ConventionTests/releases</releaseNotes>
1617
<dependencies>
1718
<dependency id="TestStack.ConventionTests" />

TestStack.ConventionTests/TestStack.ConventionTests.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<summary>Simple library offering a simple way to test conventions.</summary>
1313
<projectUrl>https://github.com/TestStack/ConventionTests</projectUrl>
1414
<licenseUrl>https://github.com/TestStack/ConventionTests/blob/master/license.txt</licenseUrl>
15+
<iconUrl>https://raw.github.com/TestStack/ConventionTests/master/logo.png</iconUrl>
1516
<releaseNotes>https://github.com/TestStack/ConventionTests/releases</releaseNotes>
1617
<dependencies>
1718
<dependency id="Mono.Cecil" />

logo.png

4.6 KB
Loading

0 commit comments

Comments
 (0)