We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66f337 commit b6466f4Copy full SHA for b6466f4
CHANGELOG.md
@@ -15,8 +15,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
15
overwrite existing markdown files using `$PSBPreference.Docs.Overwrite` and
16
setting it to `$true`.
17
- Loose dependencies by allowing them to be overwritten with $PSBPreference.
18
-- [**#71**](https://github.com/psake/PowerShellBuild/pull/71) Compiled modules
19
- are now explicitly created as UTF-8 files.
+- [**#72**](https://github.com/psake/PowerShellBuild/pull/72) Loosen
+ dependencies by allowing them to be overwritten with
20
+ `$PSBPreference.TaskDependencies`.
21
22
## [0.6.2] 2024-10-06
23
0 commit comments