Files
SQLLint/SQLLinter.CLI/Properties/launchSettings.json

8 lines
116 B
JSON

{
"profiles": {
"SQLLinter.CLI": {
"commandName": "Project",
"hotReloadEnabled": false
}
}
}