The notes I took when trying to upgrade the NUnit Xamarin project to NUnit 3.8.1. The reason I did this was to fix issue #87. When I try to us NUnit Xamarin on another project it fails with the following error:
D/Mono ( 2233): Assembly Loader probing location: 'System.Runtime.Loader'.
F/monodroid-assembly( 2233): Could not load assembly 'System.Runtime.Loader' during startup registration.
F/monodroid-assembly( 2233): This might be due to an invalid debug installation.
Remember these are just notes and lack the polish [what polish? –Ed] of my other technical articles.
[Read More]