Due to issues in MSBuild Tools 2017 / Visual Studio 2017, there are no automatic binding redirects for unit test projects. See discussion in and for details.
Can you make this a full release at 2.2.0 as well?
Okay, will look into it over the weekend.
I'm considering adding a conditional autogeneratebindingredirect MSBuild property, though, if I can easily detect that it's a) a test project and b) .NET < 4.7.2
I've just pushed the beta-1 build. If you could test it out, that would be great. I'll kick off the RTM once I hear back from you
It works well. Thanks. I think an RTM build is good to go.
Aaaand we're done. Thanks for testing!