Skip to content

v.6.1.1

Choose a tag to compare

@avgalex avgalex released this 01 Sep 08:25
· 148 commits to master since this release
8562d85

Changes in 6.1.1

  • Fixed test project compilation errors that prevented building with
    .NET 9.0 SDK
  • Added missing package references (FluentValidation.AspNetCore,
    Swashbuckle.AspNetCore.Annotations)
  • Removed orphaned #endif directive in SwaggerTestHost.cs
  • Added null check for ISchemaGenerator to prevent
    NullReferenceException