This commit is contained in:
David Kean 2018-04-30 12:05:26 +10:00 коммит произвёл GitHub
Родитель 4824ff4da3
Коммит bb314f2180
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -23,7 +23,7 @@ Show build (design-time) errors & warnings in Error List as you make them |
**Debug**|
Debug multiple frameworks from single project | | ●
Debug with multiple environments from single project ("launch profiles") | | ●
Debug settings persistence |project.csproj.user (per user, per machine)|launchsettings.json (source control)
Debug settings persistence |project.csproj.user|launchsettings.json
Modify environment variables on debug | | ●
Launch with native debugging | ● | ◖ | Need to put `"nativeDebugging": true` in launchsettings.json for new project system
Launch with SQL Server debugging | ● |