- Fixed bootstrapping scripts to exit without closing PowerShell
- Fixed expansion for Unix environment variables
- Fixed separator for target parameters
- Fixed
ToolPathResolver
to resolve decidedly - Fixed
GitVersionTasks
to resolve based onGitVersion.CommandLine.DotNetCore
package - Fixed
InjectionAttributeBase
to pass build instance - Fixed
ReflectionService
to be public to allow usage in addons - Fixed
DotNetTasks
to exposerestore
related parameters fortest
,build
,publish
,pack
,run