Forum member

AlexFoxGill

2 posts

Posts by AlexFoxGill

  1. NCrunch not respecting binding redirect

    Thanks, I hadn't realised I was so far behind! Updating to the latest version worked :) Fantastic tool by the way, makes unit testing a joy

  2. NCrunch not respecting binding redirect

    I am using xUnit with the AutoFixture extension, plus a [url=https://github.com/alexfoxgill/AutoFixture.AutoEntityFramework]NuGet package of my own[/url] that has a dependency on AutoFixture. My custom package has a dependency on a previous version of AutoFixture, so I use a binding redirect in t…