Version 3.3.1
Summary
Introduce newest .NET platforms:
- .NET Standard 2.1
- .NET Core 3.0
- .NET Framework 4.8
Update NuGet packages:
- coverlet.msbuild: 2.6.3 -> 2.7.0
- FakeItEasy: 5.1.1 -> 5.4.0
- FluentAssertions: 5.8.0 -> 5.9.0
- FxCop: 2.9.4 -> 2.9.6
- Microsoft.NET.Test.Sdk: 16.2.0 -> 16.3.0
- Moq: 4.12.0 -> 4.13.1
CustomizeWithAttribute moved to appropriate namespace.
Minor readability fixes & build improvements.