This post originated from an RSS feed registered with .NET Buzz
by Christian Horsdal.
Original Post: Tip for making AutoFixture and xUnit.net play nice
Feed Title: Horsdal
Feed URL: http://www.horsdal-consult.dk/feeds/posts/default
Feed Description: A blog that will be about code, architecture, design, and .NET.
Just a quick tip, for making AutoFixture 2.1 play nice with newer xUnit.net versions:
I installed Autofixture via NuGet, which gave me AutoFixture 2.1 and xUnit 1.7, when running my tests they threw this:
System.IO.FileNotFoundException:
Could not load file or assembly
'Ploeh.AutoFixture, Version=2.1.0.1, Culture=neutral,
PublicKeyToken=b24654c590009d4f'
or one of its