diff --git a/OneClickBuild/Package.nuspec b/OneClickBuild/Package.nuspec index edf0cdd..2475bf0 100644 --- a/OneClickBuild/Package.nuspec +++ b/OneClickBuild/Package.nuspec @@ -11,7 +11,7 @@ This package includes a simple build.bat and MSBuild targets bringing you closer to the famous 1-Click-Build. The build.bat shortcuts to MSBuild, the targets include -running tests (with NUnit) and computing code coverage (with OpenCover). +versioning (with GitVersion), running tests (with NUnit) and computing code coverage (with OpenCover). The package aims to reduce dependencies on pre-installed external tools by getting the runners directly from NuGet. The only thing you need is 1) .NET for MSBuild (preinstalled since Windows 7) and @@ -26,8 +26,8 @@ reduce to the same one-liner you can use in development. - - + + continuous integration