- Notifications
You must be signed in to change notification settings - Fork407
Open
Description
Summary of the new feature
See the issue we faced over in PSES:
PowerShell/PowerShellEditorServices#686
MS Dynamics CRM redefinesSet-Content which totally broke PSES.
We should have a rule that detects the overwriting/redefining of important built-in cmdlets to prevent these breaks from happening in future module development.