Skip to content

Fix test project compilation errors#168

Merged
avgalex merged 1 commit intomicro-elements:masterfrom
avgalex:fix/test-compilation-errors
Sep 1, 2025
Merged

Fix test project compilation errors#168
avgalex merged 1 commit intomicro-elements:masterfrom
avgalex:fix/test-compilation-errors

Conversation

@avgalex
Copy link
Member

@avgalex avgalex commented Sep 1, 2025

  • Remove orphaned #endif directive in SwaggerTestHost.cs
  • Add missing package references (FluentValidation.AspNetCore, Swashbuckle.AspNetCore.Annotations)
  • Add null check for ISchemaGenerator to prevent NullReferenceException

- Remove orphaned #endif directive in SwaggerTestHost.cs
- Add missing package references (FluentValidation.AspNetCore, Swashbuckle.AspNetCore.Annotations)
- Add null check for ISchemaGenerator to prevent NullReferenceException
@avgalex avgalex merged commit d1c1e1c into micro-elements:master Sep 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant