Hi,
I'm working on a project that has target framework of .NET 3.5 and recently imported Fluent Assertions for that specific version. It seems that this build version uses optional parameters that are not supported in earlier versions of .NET than 4.0 I think this should be changed to overloads instead.
Anyone else that have been addressing this problem?
Regards
Niklas
I'm working on a project that has target framework of .NET 3.5 and recently imported Fluent Assertions for that specific version. It seems that this build version uses optional parameters that are not supported in earlier versions of .NET than 4.0 I think this should be changed to overloads instead.
Anyone else that have been addressing this problem?
Regards
Niklas