We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8565f8f commit e1576feCopy full SHA for e1576fe
1 file changed
CHANGELOG.md
@@ -3,8 +3,8 @@
3
## Unreleased
4
5
- PublishModulesAndMofsToPullServer.psm1:
6
- - Fixes issue in Publish-MOFToPullServer that was introduced in 8.5.0.0,
7
- making the function unusable.
+ - Fixes issue in Publish-MOFToPullServer that incorrectly tries to create a
+ new MOF file instead of reading the existing one.
8
[issue #575](https://github.com/PowerShell/xPSDesiredStateConfiguration/issues/575)
9
- Fix minor style issues with missing spaces between `param` statements and '('.
10
- MSFT_xDSCWebService:
0 commit comments