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

Sometimes we cannot convert message+args into a formattable string. #725

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

manfred-brands
Copy link
Member

Fixes #720

This is on top of #716

@manfred-brands manfred-brands marked this pull request as ready for review April 12, 2024 23:59
@manfred-brands manfred-brands requested a review from mikkelbu April 12, 2024 23:59
Copy link
Member

@mikkelbu mikkelbu left a comment

Choose a reason for hiding this comment

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

Looks great @manfred-brands. I only have a couple of minor comments/questions. I'm happy to merge it when you are 👍

@manfred-brands manfred-brands merged commit 07d8594 into nunit:master Apr 19, 2024
6 checks passed
@manfred-brands manfred-brands deleted the Issue720 branch April 19, 2024 00:00
@mikkelbu mikkelbu added this to the Release 4.2 milestone Apr 24, 2024
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.

Replace UpdateStringFormatToFormattableString with String.Format
3 participants