This commit is contained in:
Sedat Kapanoglu 2019-10-23 11:54:55 -07:00 коммит произвёл GitHub
Родитель a97c94a3f1
Коммит 44612f7265
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -613,7 +613,7 @@
"csharp.testsCodeLens.enabled": {
"type": "boolean",
"default": true,
"description": "Specifies whether the run and debug test CodeLens should be show be shown."
"description": "Specifies whether the run and debug test CodeLens should be shown."
},
"csharp.maxProjectFileCountForDiagnosticAnalysis": {
"type": "number",
@ -2974,4 +2974,4 @@
]
}
}
}
}