From 527a465471b4ccf4a8d5a39cf0287f5c93b3a81f Mon Sep 17 00:00:00 2001 From: Support Date: Fri, 17 Mar 2017 00:09:19 +1100 Subject: [PATCH 1/6] + Add GitHub release notes integration #8 --- Build/Build.csproj | 1 + Build/build.json | 2 +- Build/github-release-notes.chtml | 31 ++ .../SubPointSolutions.CakeBuild.Core.cake | 426 +++++++++++++++++- 4 files changed, 455 insertions(+), 5 deletions(-) create mode 100644 Build/github-release-notes.chtml diff --git a/Build/Build.csproj b/Build/Build.csproj index 9f5655d..a13ba7c 100644 --- a/Build/Build.csproj +++ b/Build/Build.csproj @@ -45,6 +45,7 @@ +