Bump Sentry from 5.3.0 to 5.15.1 #74
Closed
Annotations
2 warnings
Build:
ConsoleApp/Program.cs#L93
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build:
ConsoleApp/Program.cs#L93
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Loading