main
Upgrade xunit version to 2.9.0 (#57303)
Adding a new ActionResult to process IResult (#40710)
Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)
chore : Remove unwanted `using` statement (#39176)
[release/7.0-rc1] Adding Recursion depth control to ModelStateDictionary - port 4a52cfe - was "Merged PR 24735: [6.0] ASP.NET ModelStateDictionary fix"
Deprecate IActionContextAccessor (#62647)
Adding warning log when no actions detected (#39618)
[Fundamentals] Use JsonSerializerOptions.Web (#58631)
Use DisposeAsync in FileStreamResultExecutor (#55524)
Preserve application/problem+json and application/problem+xml when using ProducesAttribute (#66461)
Fix ClientErrorMapping 500 title to match RFC 9110 (#65590)
Adding ProblemDetailsService (#42384)
Removing custom ProblemDetails Converters (#46492)