Skip to content

Commit 00a1485

Browse files
committed
Merge pull request #108 from jason-roberts/NewNugetLogo
added logo and updated nuspecs to point to it
2 parents bd45374 + f3d4087 commit 00a1485

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

TestStack.BDDfy.Samples.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<description>Contains two small samples that showcase BDDfy's API and usage</description>
1111
<projectUrl>https://github.com/TestStack/TestStack.BDDfy</projectUrl>
1212
<licenseUrl>https://github.com/TestStack/TestStack.BDDfy/blob/master/license.txt</licenseUrl>
13+
<iconUrl>https://raw.github.com/TestStack/TestStack.BDDfy/master/logo.png</iconUrl>
1314
<dependencies>
1415
<dependency id="TestStack.BDDfy" version="$version$" />
1516
<dependency id="nunit" version="2.5" />

TestStack.BDDfy.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<description>BDDfy is the simplest BDD framework to use and extend</description>
1111
<projectUrl>https://github.com/TestStack/TestStack.BDDfy</projectUrl>
1212
<licenseUrl>https://github.com/TestStack/TestStack.BDDfy/blob/master/license.txt</licenseUrl>
13+
<iconUrl>https://raw.github.com/TestStack/TestStack.BDDfy/master/logo.png</iconUrl>
1314
<tags>BDD testing</tags>
1415
</metadata>
1516
</package>

logo.png

4.6 KB
Loading

0 commit comments

Comments
 (0)