ProcessData over Tuple
This commit is contained in:
21
Adaptation/.vscode/format-report.json
vendored
21
Adaptation/.vscode/format-report.json
vendored
@ -1 +1,20 @@
|
||||
[]
|
||||
[
|
||||
{
|
||||
"DocumentId": {
|
||||
"ProjectId": {
|
||||
"Id": "88b6bb05-fef2-487e-bb6c-9ae68922c0bb"
|
||||
},
|
||||
"Id": "63c5cda5-30ee-4e20-9ec8-d45777057452"
|
||||
},
|
||||
"FileName": "MonIn.cs",
|
||||
"FilePath": "L:\\DevOps\\EAF-Mesa-Integration\\mesafibacklog\\Adaptation\\Infineon\\Monitoring\\MonA\\MonIn.cs",
|
||||
"FileChanges": [
|
||||
{
|
||||
"LineNumber": 268,
|
||||
"CharNumber": 17,
|
||||
"DiagnosticId": "CA1816",
|
||||
"FormatDescription": "warning CA1816: Change MonIn.Dispose() to call GC.SuppressFinalize(object). This will prevent derived types that introduce a finalizer from needing to re-implement \u0027IDisposable\u0027 to call it."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user