Skip to content

Version 3.3.1

Compare
Choose a tag to compare
@piotrzajac piotrzajac released this 29 Oct 13:13
· 167 commits to master since this release
e5e7712

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.

NuGet packages