Skip to content

[3.x] Fix strict-mode break#7604

Merged
1 commit merged intodotnet:release/3.xfrom
lukas-lansky:strict-mode-break-fix-31
Jul 9, 2021
Merged

[3.x] Fix strict-mode break#7604
1 commit merged intodotnet:release/3.xfrom
lukas-lansky:strict-mode-break-fix-31

Conversation

@lukas-lansky
Copy link
Copy Markdown
Contributor

@lukas-lansky lukas-lansky commented Jul 9, 2021

Description

#7564 for 3.1 servicing Fixes build break caused by #7531

Customer Impact

All repos that build using VS will be unable to take further arcade updates.

Regression

Yes

Risk

How risky is this change?

Not at all. The fix is already in main and in the release/5.x branch

Workarounds

None

- use `Get-Member` instead of assuming `$null` property value
- fixes build break I caused in 13040ff
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I filled out the servicing template, and we will need approval from @markwilkie or @mmitche for changes to this branch.

@ghost ghost requested review from markwilkie and mmitche July 9, 2021 14:05
@ghost
Copy link
Copy Markdown

ghost commented Jul 9, 2021

I'll just merge it as this is needed to fix a build break and the change has been working fine in the other branches. Good catch that we hadn't ported this @lukas-lansky!

@ghost ghost merged commit 1b4ae2c into dotnet:release/3.x Jul 9, 2021
@lukas-lansky lukas-lansky deleted the strict-mode-break-fix-31 branch July 9, 2021 14:40
This pull request was closed.
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.

2 participants