Closed
Description
PR: #40507
- Also updates the SDK which is a few weeks stale at this point.
- Quarantined the static assets tests via 1076cb3 per earlier discussions.
- We now have 2 new failures:
Microsoft.AspNetCore.Builder.RequestDelegateEndpointRouteBuilderExtensionsTest.MapEndpoint_GeneratedDelegateWorks
Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatterTest.ReadAsync_WithAllowInputFormatterExceptionMessages_RegistersJsonInputExceptionsAsInputFormatterException(content: "{"age":"x"}", modelStateKey: "$.age", expectedMessage: "The JSON value could not be converted to System.De"...)