PowerShell / DSC

This repo is for the DSC v3 project
MIT License
195 stars 24 forks source link

Re-enabled PowerShellGroup resource for PS 7.4.0-rc.1 or newer #254

Closed anmenaga closed 10 months ago

anmenaga commented 10 months ago

PR Summary

Fix #128

Manually verified that PS 7.4.0-rc.1 has the fix and works fine with v3.0.0-beta1 of PSDesiredStateConfiguration module. This makes only 7.4.0-preview.* versions incompatible with PowerShellGroup provider. This PR updates PowerShellGroup provider to reflect that.