MET08AFMD3100 - v2.47.0 - Changed
GaN Map Drives to false
This commit is contained in:
21
Adaptation/.vscode/format-report.json
vendored
21
Adaptation/.vscode/format-report.json
vendored
@ -1,20 +1 @@
|
||||
[
|
||||
{
|
||||
"DocumentId": {
|
||||
"ProjectId": {
|
||||
"Id": "42d7f187-9268-4dad-a1cf-c225ec4ce98c"
|
||||
},
|
||||
"Id": "5fcb5135-ab8a-43c8-a4c7-a4453478f816"
|
||||
},
|
||||
"FileName": "RijndaelEncryption.cs",
|
||||
"FilePath": "T:\\MET08AFMD3100\\06_SourceCode\\EC\\Adaptation\\Shared\\RijndaelEncryption.cs",
|
||||
"FileChanges": [
|
||||
{
|
||||
"LineNumber": 16,
|
||||
"CharNumber": 27,
|
||||
"DiagnosticId": "IDE1006",
|
||||
"FormatDescription": "warning IDE1006: Naming rule violation: Missing prefix: \u0027_\u0027"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
[]
|
3
Adaptation/.vscode/settings.json
vendored
3
Adaptation/.vscode/settings.json
vendored
@ -16,7 +16,8 @@
|
||||
"titleBar.activeBackground": "#ca6bb7",
|
||||
"titleBar.activeForeground": "#15202b",
|
||||
"titleBar.inactiveBackground": "#ca6bb799",
|
||||
"titleBar.inactiveForeground": "#15202b99"
|
||||
"titleBar.inactiveForeground": "#15202b99",
|
||||
"commandCenter.border": "#15202b99"
|
||||
},
|
||||
"peacock.color": "#ca6bb7",
|
||||
"cSpell.enabled": false
|
||||
|
Reference in New Issue
Block a user