NFluent V3.0.1
V 3.0.1
Fix
- Fix
Check.ThatCodenot awaitingTaskreturning lambdas in V3.0.0. Note thatTask<T>returning lambdas do work in V3.0.0 - an InvalidOperation is thrown when using
Check.ThatCodeon an async void method/lambda (as those cannot be awaited)