getsentry / sentry-dotnet

Sentry SDK for .NET
https://docs.sentry.io/platforms/dotnet
MIT License
599 stars 206 forks source link

Update bindings (net9.0) #3722

Open jamescrosswell opened 3 weeks ago

jamescrosswell commented 3 weeks ago

There are some hacks in our bindings script that we may be able to remove, if the fixes have made it into net9.0: https://github.com/getsentry/sentry-dotnet/blob/4c903cfd6ba5dd083b545132f39654230fc3fa39/scripts/generate-cocoa-bindings.ps1#L158-L159

https://github.com/getsentry/sentry-dotnet/blob/4c903cfd6ba5dd083b545132f39654230fc3fa39/scripts/generate-cocoa-bindings.ps1#L170-L171