Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RestSetAcls compatibility with PowerShell 5 #248

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

MaximeKjaer
Copy link
Collaborator

The cast from AceFlags to int can be done implicitly on PowerShell 7, but not 5. This makes the cast explicit, so that it also works in PowerShell 5, and adds testing on PowerShell 5 to catch such errors next time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant