Skip to content

Commit 085dc77

Browse files
committed
new logo and updated nuspecs to point to it
1 parent eeffd89 commit 085dc77

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.66 KB
Loading

0 commit comments

Comments
 (0)