Skip to content

Conversation

kkukshtel
Copy link
Contributor

@kkukshtel kkukshtel commented Sep 18, 2023

Parses KVP arg into a substring with only ever two parts based around the boundary of the first equals sign. Subsequent equals signs are ignored and and make their way into the final parsed value as is.

Splits the parsed substring into two parts around only the boundary of the first equals sign.
style formatting for `Split` args

Co-authored-by: Tanner Gooding <[email protected]>
@tannergooding
Copy link
Member

Failures look to be from the new .NET 8 preview SDK and are unrelated.

Going to take a look and get those resolved so I can merge this.

@tannergooding tannergooding reopened this Sep 19, 2023
@tannergooding tannergooding merged commit e4813d3 into dotnet:main Sep 19, 2023
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