Closed johlju closed 4 months ago
I think we must resolve the issue https://github.com/dsccommunity/DscResource.DocGenerator/issues/135 before merging this so this can be more precise in the task that needs to be run. Otherwise it will fail to generate docs on Linux or macOS because it defaults to generate docs for DSC resource which this module probably never will have. It is not currently possible to exclude that without loosing other functionality.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81%. Comparing base (
77d44e1
) to head (5245c66
). Report is 5 commits behind head on main.
Pull Request
Pull Request (PR) description
Added
Changed
Task list
build.ps1 -ResolveDependency
).This change is