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
{{ message }}
This repository was archived by the owner on Jan 8, 2023. It is now read-only.
Hi,
We are having problems running NUnit Unit Tests in a Xamarin.Android Project.
We are trying to test an Android Class Library Project that is using four EmbeddedNativeLibraries internally. When trying to run our NUnit unit test it fails on loading the libraries with the error
It looks like you have tried everything that I would have tried and then some. When I get a chance, I will try to reproduce with a simpler project and see if I can offer any suggestions or solutions.
Hi,
We are having problems running NUnit Unit Tests in a Xamarin.Android Project.
We are trying to test an Android Class Library Project that is using four EmbeddedNativeLibraries internally. When trying to run our NUnit unit test it fails on loading the libraries with the error
Things we have done so far:
Are we doing something wrong or is this simply not supported ?
The text was updated successfully, but these errors were encountered: