Skip to content

Fix Mono detection in namer#855

Merged
SimonCropp merged 1 commit into
VerifyTests:mainfrom
mattjohnsonpint:fix/mono
Apr 26, 2023
Merged

Fix Mono detection in namer#855
SimonCropp merged 1 commit into
VerifyTests:mainfrom
mattjohnsonpint:fix/mono

Conversation

@mattjohnsonpint
Copy link
Copy Markdown
Contributor

This restores detection of Mono when UniqueForRuntimeAndVersion is used, which last worked in 19.10.0, but has been broken since. #813 did not work because Mono has to be detected at runtime. At compile time, it looks like .NET Framework.

@SimonCropp
Copy link
Copy Markdown
Member

thanks matt. is this possible to add a test for?

@SimonCropp SimonCropp added this to the 19.12.3 milestone Apr 25, 2023
@SimonCropp SimonCropp added the Bug label Apr 25, 2023
@mattjohnsonpint
Copy link
Copy Markdown
Contributor Author

I couldn't get the existing tests to run on my Mac at all, I think that would have to be addressed first.

@SimonCropp SimonCropp merged commit de2374b into VerifyTests:main Apr 26, 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.

2 participants