diff --git a/TestStack.ConventionTests.Autofac/TestStack.ConventionTests.Autofac.nuspec b/TestStack.ConventionTests.Autofac/TestStack.ConventionTests.Autofac.nuspec index 5b143ce..6e219bf 100644 --- a/TestStack.ConventionTests.Autofac/TestStack.ConventionTests.Autofac.nuspec +++ b/TestStack.ConventionTests.Autofac/TestStack.ConventionTests.Autofac.nuspec @@ -12,6 +12,7 @@ A selection of pre-packaged conventions to validate autofac https://github.com/TestStack/ConventionTests https://github.com/TestStack/ConventionTests/blob/master/license.txt + https://raw.github.com/TestStack/ConventionTests/master/logo.png https://github.com/TestStack/ConventionTests/releases diff --git a/TestStack.ConventionTests/TestStack.ConventionTests.nuspec b/TestStack.ConventionTests/TestStack.ConventionTests.nuspec index ac10f2b..fb36bc5 100644 --- a/TestStack.ConventionTests/TestStack.ConventionTests.nuspec +++ b/TestStack.ConventionTests/TestStack.ConventionTests.nuspec @@ -12,6 +12,7 @@ Simple library offering a simple way to test conventions. https://github.com/TestStack/ConventionTests https://github.com/TestStack/ConventionTests/blob/master/license.txt + https://raw.github.com/TestStack/ConventionTests/master/logo.png https://github.com/TestStack/ConventionTests/releases diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..ac87c2e Binary files /dev/null and b/logo.png differ