v1.1.1
[v1.1.1]
Fixed
- DscResource.Base
- Test results is now found for the HQRM tests when run in the pipeline.
ResourceBase
- Fixed style changed.
Changed
- DscResource.Base
- Move code coverage task in the pipeline to use task
PublishCodeCoverageResults@2
.
- Move code coverage task in the pipeline to use task
Get-LocalizedDataRecursive
- Move strings to localized versions (issue #7).
- Fix various formatting issues