Forum member

pauldendulk

2 posts

Posts by pauldendulk

  1. Build Error with Xamarin.Android application

    The error is the same with 'instrument output assembly' turned off. The error does not seem to be specific to the nCrunch.TestRuntime assembly but shows for all assemblies referenced by the android class library.

  2. Build Error with Xamarin.Android application

    This is the error: Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'nCrunch.TestRuntime, Version=1.48.0.5, Culture=neutral, PublicKeyToken=01d101bf6f3e0aea'. Perhaps it doesn't exist in the Mono for Android profile? To reproduce: - Create new sln wit…