We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d9fd0 commit e99a82aCopy full SHA for e99a82a
CHANGELOG.md
@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## [vNext]
8
+- Fixed nullable options for `ToolTasks.Run`
9
+- Fixed static tool path resolution
10
+- Fixed tool requirements initialization
11
+- Fixed documentation link in tool wrapper remarks
12
+- Fixed documentation on task methods and settings classes
13
+- Fixed missing `NuGetKeyVaultSignTool`
14
+- Fixed package executable in `OctopusTasks`
15
16
## [9.0.2] / 2024-12-03
17
- Fixed MSBuild tasks to use `net8.0` target framework
0 commit comments