mguinness

Results 11 issues of mguinness

**Assemblies affected** ASP.NET Core OData 9.4.1 **Describe the bug** When adding `AddValidation()` that was introduced with .NET 10 to a project that uses `AddOData()` you get an `AmbiguousMatchException` when calling...

bug
investigating