#1150: added simple way to get release notes using cake and git

This commit is contained in:
Tom Pallister
2020-03-12 22:14:18 +00:00
committed by GitHub
parent b280b1c530
commit 1a280ddd7f
5 changed files with 64 additions and 36 deletions

View File

@@ -15,7 +15,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
GitVersion.yml = GitVersion.yml
LICENSE.md = LICENSE.md
README.md = README.md
ReleaseNotes.md = ReleaseNotes.md
releasenotes.md = releasenotes.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{5B401523-36DA-4491-B73A-7590A26E420B}"