benaadams / Ben.Demystifier

High performance understanding for stack traces (Make error logs more productive)
Apache License 2.0
2.75k stars 118 forks source link

support for .NET 6 #172

Closed bruno-garcia closed 2 years ago

bruno-garcia commented 3 years ago

I assume you might want to wait for GA? But since I've been testing Sentry's .NET SDK against it, I needed to get it to build so give us a head starts here, here's a PR.

bruno-garcia commented 3 years ago

The mac build seems to pass through but fail on:

Error: Unable to process file command 'env' successfully.
Error: Invalid environment variable format '4.1'

Which I have no idea what this is 🤷

bruno-garcia commented 2 years ago

@benaadams we're closing in on .NET 6 so I'm hoping we can discuss this change so by the time GA lands we can merge this one in. 🚀

bruno-garcia commented 2 years ago

Thanks a lot