Skip to content

Unskip 3 tests that now pass starting with .NET 6#620

Merged
stakx merged 1 commit intocastleproject:masterfrom
stakx:valuetype-ref-semantics
May 14, 2022
Merged

Unskip 3 tests that now pass starting with .NET 6#620
stakx merged 1 commit intocastleproject:masterfrom
stakx:valuetype-ref-semantics

Conversation

@stakx
Copy link
Copy Markdown
Member

@stakx stakx commented May 14, 2022

As requested in #430 (comment).

We already added the tests back in #353, but we need to unskip them for .NET 6+. Unfortunately, NUnit's [Platform] attribute does not support version specifications for .NET Core, so we need to fake the version check using #if NET6_0_OR_GREATER. 🙁

Closes #430.

@stakx stakx marked this pull request as draft May 14, 2022 15:44
@stakx stakx marked this pull request as ready for review May 14, 2022 15:52
@stakx stakx merged commit f077ca6 into castleproject:master May 14, 2022
@stakx stakx deleted the valuetype-ref-semantics branch May 14, 2022 15:52
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.

Exception thrown when mocking interface that uses generics and byref values.

1 participant