Add Sentry error reporting
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"SmartB2B.Enova.Service/1.0.0": {
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "13.0.3",
|
||||
"Sentry": "6.9.0",
|
||||
"SmartB2B.Enova.Contracts": "1.0.0",
|
||||
"WampSharp.Default.Client": "23.8.1"
|
||||
},
|
||||
@@ -57,6 +58,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Sentry/6.9.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/Sentry.dll": {
|
||||
"assemblyVersion": "6.9.0.0",
|
||||
"fileVersion": "6.9.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Collections/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
@@ -396,6 +405,13 @@
|
||||
"path": "newtonsoftmessagepack/0.1.11",
|
||||
"hashPath": "newtonsoftmessagepack.0.1.11.nupkg.sha512"
|
||||
},
|
||||
"Sentry/6.9.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-qQIvEwuvjAB6fDLVLLcDj/5f8n5jOyPyHjj3a/GQ1ogTLLQqsSxgQj1fEEquNT9HQuj4ZTyCg3c1DCBMUIvJGQ==",
|
||||
"path": "sentry/6.9.0",
|
||||
"hashPath": "sentry.6.9.0.nupkg.sha512"
|
||||
},
|
||||
"System.Collections/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
|
||||
Reference in New Issue
Block a user