Updates module to use DSCResource.Common.
This PR pins Pester to 4.10.1 and updates Build.yml to support ModuleBuilder 1.7.0.
This Pull Request (PR) fixes the following issues
Fixes #78
Fixes #79
Fixes #80
Task list
[x] Added an entry to the change log under the Unreleased section of the
file CHANGELOG.md. Entry should say what was changed and how that
affects users (if applicable), and reference the issue being resolved
(if applicable).
[ ] Resource documentation added/updated in README.md.
[ ] Resource parameter descriptions added/updated in README.md, schema.mof
and comment-based help.
[ ] Comment-based help added/updated.
[ ] Localization strings added/updated in all localization files as appropriate.
Pull Request (PR) description
Updates module to use DSCResource.Common. This PR pins Pester to 4.10.1 and updates Build.yml to support ModuleBuilder 1.7.0.
This Pull Request (PR) fixes the following issues
Task list
@johlju - would you mind reviewing this one when you have time?
This change is