raven-csharp
raven-csharp copied to clipboard
Superseded by: https://github.com/getsentry/sentry-dotnet
When testing my app in Ubuntu 18.04, I've seen these stacktraces when SharpRaven apparently tried to send reports to Sentry: ``` [ERROR] System.DllNotFoundException: api-ms-win-core-sysinfo-l1-1-0.dll at (wrapper managed-to-native) Interop+mincore:GetSystemInfo (Interop/mincore/SYSTEM_INFO&) at...
I try to run build.cake and get a error : Then i search the error and find [https://github.com/GitTools/GitVersion/issues/1377](url) , so i replace GitVersionOutput.Json with GitVersionOutput.BuildServer. But the build is still...