- Fixed parameter loading with missing default parameters file
- Fixed visibility of
Directory.Build
files - Fixed
ArgumentsFromCommitMessageAttribute
to require manual application - Fixed summary reporting for exceptions to only include first line of message
- Fixed update notification
- Fixed PowerShell invocation from
build.cmd
- Fixed
Update
andSetup
command to not stage parameters file - Fixed
Update
command for absent bootstrapping scripts - Fixed skipping unhandled syntax fragments in Cake conversion
- Fixed missing
Instance
properties forIBuildServer
implementations - Fixed GitHubActions default cache path
- Fixed missing property for GitHubActions workflow inputs
- Fixed quoting in GitHubActions for included/excluded paths
- Fixed
XmlPoke
to allow specifying encoding - Fixed
ExternalFilesTask
for single file browse-URL - Fixed
ICompile
,IPack
,ITest
components to check againstSucceededTargets
- Fixed setting
RepositoryUrl
inIPack
component