diff --git a/NuGet.config b/NuGet.config index 1f2ff0303..0f0d51301 100644 --- a/NuGet.config +++ b/NuGet.config @@ -1,6 +1,7 @@  + diff --git a/build.cake b/build.cake index fd71db766..201bf7e77 100644 --- a/build.cake +++ b/build.cake @@ -1,4 +1,4 @@ -// Load the recipe +// Load the recipe #load nuget:?package=NUnit.Cake.Recipe&version=1.6.0-alpha.5 // Comment out above line and uncomment below for local tests of recipe changes //#load ../NUnit.Cake.Recipe/recipe/*.cake diff --git a/nuget/engine/nunit.engine.api.nuspec b/nuget/engine/nunit.engine.api.nuspec index ff327573f..93e93342a 100644 --- a/nuget/engine/nunit.engine.api.nuspec +++ b/nuget/engine/nunit.engine.api.nuspec @@ -10,7 +10,7 @@ https://nunit.org https://cdn.rawgit.com/nunit/resources/master/images/icon/nunit_256.png - images\nunit_256.png + nunit_256.png false The NUnit Test Engine Api is used by runners to interface with the NUnit Engine in order to discover and execute tests. This package includes the nunit.engine.api, which is normally the only assembly referenced by runners as well as by engine extensions. It is not intended for direct use by users who simply want to run tests using NUnit. @@ -21,10 +21,10 @@ + - \ No newline at end of file diff --git a/nuget/engine/nunit.engine.nuspec b/nuget/engine/nunit.engine.nuspec index fd455f97a..5907d96db 100644 --- a/nuget/engine/nunit.engine.nuspec +++ b/nuget/engine/nunit.engine.nuspec @@ -10,7 +10,7 @@ https://nunit.org https://cdn.rawgit.com/nunit/resources/master/images/icon/nunit_256.png - images\nunit_256.png + nunit_256.png false The NUnit Test Engine is used by runners to discover and execute tests. This package includes nunit.engine and related assemblies, for use by runner programs. It is not intended for direct use by users who simply want to run tests. @@ -34,6 +34,7 @@ + @@ -65,6 +66,5 @@ - \ No newline at end of file diff --git a/nuget/runners/nunit.console-runner-with-extensions.nuspec b/nuget/runners/nunit.console-runner-with-extensions.nuspec index f38482c47..ef18ed587 100644 --- a/nuget/runners/nunit.console-runner-with-extensions.nuspec +++ b/nuget/runners/nunit.console-runner-with-extensions.nuspec @@ -10,7 +10,7 @@ https://nunit.org https://cdn.rawgit.com/nunit/resources/master/images/icon/nunit_256.png - images\nunit_256.png + nunit_256.png false Console runner for the NUnit 3 unit-testing framework with selected extensions. @@ -42,6 +42,6 @@ - + diff --git a/nuget/runners/nunit.console-runner.netcore.nuspec b/nuget/runners/nunit.console-runner.netcore.nuspec index d1aa3df2b..cec7d93a1 100644 --- a/nuget/runners/nunit.console-runner.netcore.nuspec +++ b/nuget/runners/nunit.console-runner.netcore.nuspec @@ -10,7 +10,7 @@ https://nunit.org https://cdn.rawgit.com/nunit/resources/master/images/icon/nunit_256.png - images\nunit_256.png + nunit_256.png false .NET Core build of the console runner for the NUnit unit-testing framework. @@ -29,6 +29,7 @@ + @@ -46,7 +47,5 @@ - - diff --git a/nuget/runners/nunit.console-runner.nuspec b/nuget/runners/nunit.console-runner.nuspec index 8e3c1138b..f01c00567 100644 --- a/nuget/runners/nunit.console-runner.nuspec +++ b/nuget/runners/nunit.console-runner.nuspec @@ -10,7 +10,7 @@ https://nunit.org https://cdn.rawgit.com/nunit/resources/master/images/icon/nunit_256.png - images\nunit_256.png + nunit_256.png false Console runner for the NUnit 3 unit-testing framework, without any extensions. @@ -26,6 +26,7 @@ + @@ -90,6 +91,5 @@ -