Forum member

Rasmus

24 posts

Posts by Rasmus

  1. NCrunch, Core 1.0.1 and BadImageFormatException

    [quote=Remco;9990] By self-hosted, do you mean that the code that is exploding is running in its own process that is not hosted by NCrunch? If so, this could explain the behaviour you're seeing. In its first releases for .NET Core, NCrunch had a number of problems with dependency resolution that …

  2. NCrunch, Core 1.0.1 and BadImageFormatException

    [quote=Remco;9988]Hi Rasmus, Sorry, let me confirm the exact name of the file. It should normally be nCrunch.TaskRunner.DotNetCore.x64.deps.json. This file will exist in the build output directory of the workspace used to execute your tests. You should be able to find it by right-clicking on t…

  3. NCrunch, Core 1.0.1 and BadImageFormatException

    Hi Remco, I see references to both, many more to the RuntimeInformation than to the Http one. I dont mind uploading the file somewhere. Do you have a favorite place to do that? It's 185kb. EDIT: Sorry, I did not read your comment properly. I do not have such a file (NCrunch.TaskRunner.DotNe…

  4. NCrunch, Core 1.0.1 and BadImageFormatException

    Hi I have a dotnet core solution targeting .Net46 and just moved to vs2017, mostly to get ncrunch working. I have 97 xunit tests and the VS test runner runs them fine. For 25 of them, ncrunch (3.6.0.2) gives me [quote]System.BadImageFormatException: Could not load file or assembly 'file:///C:…