Forum member

CGaskell

3 posts

Posts by CGaskell

  1. Load failure

    Yes, just tried it, NCrunch is running fine. Thanks

  2. Load failure

    It doesnt, the file is <Project Sdk="Microsoft.NET.Sdk" />

  3. Load failure

    Hi, I'm running a relatively simple dotnet9 WebAPI solution with 4 projects and 2 test projects. NCrunch v5.12.0.10 One project has simple helpers and NCrunch wont build it. I'd appreciate any help. Heres my Directory.Build.props [quote] <Project> <PropertyGroup> <ImportDirect…