Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
In my application when the HttpRequest is done the RequestServices in the HttpContext is already disposed. the Report function is called after the HttpContext is disposed so an Exception is throw (searching for ISunsetPolicyManager).
The problem was not happening before the refactoring in Asp.Versioning package
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
6.0
Anything else?
No response