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 PowerShellV2 task for old PowerShell versions #18904

Merged
merged 9 commits into from
Sep 12, 2023

Conversation

KonstantinTyukalov
Copy link
Contributor

@KonstantinTyukalov KonstantinTyukalov commented Aug 31, 2023

Task name: PowerShellV2

Description: Remove class definition to keep backward compatibility with v3.x v4.x PowerShell versions.
Tested on:

  • Windows 2012 R2 (PowerShell 4.0)
  • Windows 2012 (PowerShell 3.0)

Documentation changes required: N

Added unit tests: N

Attached related issue: (Y/N)

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@KonstantinTyukalov KonstantinTyukalov marked this pull request as ready for review September 5, 2023 02:15
@KonstantinTyukalov KonstantinTyukalov requested a review from a team as a code owner September 5, 2023 02:15
@DmitriiBobreshev
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@DmitriiBobreshev DmitriiBobreshev merged commit 63226a3 into master Sep 12, 2023
9 checks passed
@KonstantinTyukalov KonstantinTyukalov deleted the users/KonstantinTyukalov/Fix_powershellV2 branch September 18, 2023 08:22
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.

None yet

7 participants