v.6.1.1
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