[DEBUG] Getting matching hook commands for Stop with query: undefined [DEBUG] Found 0 hook matchers in settings [DEBUG] No match query, returning all 0 hooks [DEBUG] Found 0 hook commands to execute - ...
Describe the bug We switched our asp.net application from .NET 8.0 to .NET 9.0. We discovered an issue with .NET 9.0: When an exception occurs in the Program.cs, the dotnet process does not terminate ...