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 parameter in null/empty check #6961

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Fix parameter in null/empty check #6961

merged 1 commit into from
Aug 16, 2023

Conversation

joeloff
Copy link
Member

@joeloff joeloff commented Aug 16, 2023

Fixing a typo for IsNullOrWhitespace checking the wrong parameter

@joeloff joeloff requested a review from a team as a code owner August 16, 2023 16:32
@baronfel
Copy link
Member

is this something that should go to .NET 8?

@joeloff
Copy link
Member Author

joeloff commented Aug 16, 2023

Probably, but then this has likely been around for a long time. I can port the change to release/8.0.1xx and then it gets picked for RC2

@joeloff
Copy link
Member Author

joeloff commented Aug 16, 2023

/backport to release/8.0.1xx

@github-actions
Copy link
Contributor

Started backporting to release/8.0.1xx: https://github.com/dotnet/templating/actions/runs/5881855941

@joeloff joeloff merged commit 5633557 into dotnet:main Aug 16, 2023
10 checks passed
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