Skip to content

Commit e1576fe

Browse files
committed
Fix PublishModulesAndMofsToPullServer
1 parent 8565f8f commit e1576fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Unreleased
44

55
- PublishModulesAndMofsToPullServer.psm1:
6-
- Fixes issue in Publish-MOFToPullServer that was introduced in 8.5.0.0,
7-
making the function unusable.
6+
- Fixes issue in Publish-MOFToPullServer that incorrectly tries to create a
7+
new MOF file instead of reading the existing one.
88
[issue #575](https://github.com/PowerShell/xPSDesiredStateConfiguration/issues/575)
99
- Fix minor style issues with missing spaces between `param` statements and '('.
1010
- MSFT_xDSCWebService:

0 commit comments

Comments
 (0)