From PowerShell Committee conclusion #10317 (comment)
We also recommend that we explicitly number enum values so in the future, if we do decide to remove a value and add another one, then existing code will break/behavior appropriately.
We need to review our code base and explicitly number enum values.
From PowerShell Committee conclusion #10317 (comment)
We need to review our code base and explicitly number enum values.