Skip to content

Release 3.0.42

Choose a tag to compare

@bvdcode bvdcode released this 10 Feb 19:59
· 9 commits to main since this release
Update NuGet packages and improve UserAgent device parsing

Updated Microsoft.* and Sentry.AspNetCore package versions across projects. Added a ToString() override to UserAgentDeviceInfo for better string representation. Refactored TryParseDesktop in UserAgentHelpers for clarity and maintainability.