Breaking changes in new Fluent Assertions 2.1.0.0
Karamell opened this issue · 2 comments
Karamell commented
Execute.Verification has been replaced with Execute.Assertion in namespace FluentAssertions.Execution. Can you please update FluentAssertions.Mvc accordingly?
kevinkuszyk commented
Hi Karamell,
Thanks for reporting this. I've just pushed v0.2 to Nuget which works with Fluent Assertions 2.1.
Kevin.
Karamell commented
Hi Kevin
That was fast! Thanks a lot.