MindscapeHQ / raygun4net

Raygun provider for .NET
https://raygun.com
MIT License
126 stars 93 forks source link

Add fully quality module name and remove the android handled #531

Closed xenolightning closed 6 months ago

xenolightning commented 6 months ago

Fix the module name, to fully qualify the path to load.

That way if the executing directory is different to the module directory, it can load the file correctly.

Also remove the unhandled = true flag from Android

xenolightning commented 6 months ago

Released as 11.0.0-pre2