Merge pull request #3371 from ssg/master

Fix typo
This commit is contained in:
Joey Robichaud 2019-10-29 14:14:08 -07:00 коммит произвёл GitHub
Родитель fe9a2f86bd 2bc8b2b4ca
Коммит 8a83d8aa1d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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 @@
]
}
}
}
}