Any (even wrapped at try..catch) exception at .net9-macos TFM terminates application in debug build configuration #21705
Labels
need-attention
An issue requires our attention/response
Milestone
Apple platform
macOS
Framework version
net9.0-*
Affected platform version
.net 9.0.100
Description
In debug build app instantly crashes even on expected exceptions wrapped to try-catch block.
No any information neither in debug output, nor at
AppDomain.CurrentDomain.UnhandledException
handler.App crashes without any notification what's happening. On real project it's real problem cuz it blocks development
Steps to Reproduce
Did you find any workaround?
No
Relevant logs
No response
The text was updated successfully, but these errors were encountered: