diff --git a/Directory.Build.props b/Directory.Build.props index d9289d4..8f5995e 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -16,4 +16,13 @@ true + + + + + + @(ReleaseNoteLines, '%0a') + + + diff --git a/Xenial.RTool.sln b/Xenial.RTool.sln index e9617fb..7afe153 100644 --- a/Xenial.RTool.sln +++ b/Xenial.RTool.sln @@ -14,10 +14,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution .editorconfig = .editorconfig .gitattributes = .gitattributes .gitignore = .gitignore + .r-tool.json = .r-tool.json b.bat = b.bat build.bat = build.bat build.ps1 = build.ps1 build.sh = build.sh + CHANGELOG.md = CHANGELOG.md Directory.Build.props = Directory.Build.props README.md = README.md EndProjectSection