8000 Fixes ProcessCreationFlags typo by jborean93 · Pull Request #552 · ansible-collections/ansible.windows · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fixes ProcessCreationFlags typo #552

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

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

jborean93
Copy link
Collaborator
SUMMARY

Fixes the typo in the enum value for CreateProtectedProcess. This should not affect any callers as creating a protected process is impossible without having a signed binary from Microsoft, it's merely done to ensure the value names are aligned properly.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

Process.cs

Fixes the typo in the enum value for CreateProtectedProcess. This should
not affect any callers as creating a protected process is impossible
without having a signed binary from Microsoft, it's merely done to
ensure the value names are aligned properly.
@jborean93 jborean93 merged commit 052ef99 into ansible-collections:main Sep 12, 2023
@jborean93 jborean93 deleted the process-flags branch September 12, 2023 00:32
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
0