bd07b4482cb70a87776bb6f28ff4c8a45f0a7fbc
Removed #pragma directives that suppressed CS0618 (obsolete API usage) warnings around app.UseMiddleware<ExceptionHandlingMiddleware>(). Obsolete warnings for this middleware will now be shown during compilation.
Description
Languages
C#
100%