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

[Utilities] Enforce PS7.3 where required #2859

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Conversation

AlexanderSehr
Copy link
Contributor

Description

  • To avoid further issues of peers that want to use the script but have issues as they're using e.g. PowerShell version 7.2.7, this change enforces 7.3 (which contains the breaking change for the ConvertFrom-Json -AsHashTable invocation)
  • Tested locally, no changes to the result

Type of Change

Please delete options that are not relevant.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update to documentation

@AlexanderSehr AlexanderSehr requested a review from a team as a code owner March 2, 2023 14:20
@AlexanderSehr AlexanderSehr self-assigned this Mar 2, 2023
@AlexanderSehr AlexanderSehr added enhancement New feature or request [cat] utilities category: utilities labels Mar 2, 2023
@AlexanderSehr AlexanderSehr enabled auto-merge (squash) March 2, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[cat] utilities category: utilities enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants