Skip to content

Version 3.3.2

Compare
Choose a tag to compare
@piotrzajac piotrzajac released this 03 Aug 20:35
· 189 commits to master since this release
6136e10

Summary

  • Skip data generation when already specified by InlineAutoMockDataAttribute or MemberAutoMockDataAttribute.
  • Use Microsoft.NETFramework.ReferenceAssemblies package for ease of development in .NET Core and VS.
  • Update NuGet packages:
    • xunit.runner.visualstudio 2.4.1 -> 2.4.2
    • Microsoft.CodeAnalysis.FxCopAnalyzers 2.9.8 -> 3.0.0
    • Microsoft.NET.Test.Sdk 16.5.0 -> 16.6.1
    • AutoFixture 4.11.0 -> 4.13.0
    • Moq 4.13.1 -> 4.14.5
    • NSubstitute 4.2.1 -> 4.2.2
    • Castle.Core 4.4.0 -> 4.4.1
    • coverlet.msbuild 2.8.0 -> 2.9.0
    • FluentAssertions 5.10.2 -> 5.10.3
    • JetBrains.Annotations 2019.1.3 -> 2020.1.0

NuGet packages