We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d6fd5 commit 38e15f5Copy full SHA for 38e15f5
CHANGELOG.md
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## Unreleased
9
10
-- Loose dependencies by allowing them to be overwritten with $PSBPreference.
+- [**#72**](https://github.com/psake/PowerShellBuild/pull/72) Loosen
11
+ dependencies by allowing them to be overwritten with
12
+ `$PSBPreference.TaskDependencies`.
13
- [**#71**](https://github.com/psake/PowerShellBuild/pull/71) Compiled modules
14
are now explicitly created as UTF-8 files.
15
0 commit comments