You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix TypeManager test for running on .NET Core under linux/OSX
We can't check memory protections in an NUnit tests under Microsoft .NET
runtimes. I was assuming that meant windows only, but the travis CI pointed out
that it can mean linux as well.
0 commit comments