Skip to content

Fix VerifierSettings.InitializePlugins() fails when assembly name contains a dot#866

Merged
SimonCropp merged 2 commits into
VerifyTests:mainfrom
tom-englert:Issue#865
May 1, 2023
Merged

Fix VerifierSettings.InitializePlugins() fails when assembly name contains a dot#866
SimonCropp merged 2 commits into
VerifyTests:mainfrom
tom-englert:Issue#865

Conversation

@tom-englert
Copy link
Copy Markdown
Contributor

@tom-englert tom-englert commented Apr 29, 2023

Fix #865: Type-names must not contain dots.

@SimonCropp
Copy link
Copy Markdown
Member

can u add a test for this

@tom-englert
Copy link
Copy Markdown
Contributor Author

Done

@SimonCropp SimonCropp added this to the 19.14.1 milestone May 1, 2023
@SimonCropp SimonCropp added the Bug label May 1, 2023
@SimonCropp
Copy link
Copy Markdown
Member

awesome. thanks

@SimonCropp SimonCropp merged commit eb57a06 into VerifyTests:main May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

VerifierSettings.InitializePlugins() fails when assembly name contains a dot

2 participants