File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "profiles" : {
3- "SqlClient " : {
3+ "debug vs2022 " : {
44 "commandName" : " Executable" ,
5- "executablePath" : " C:\\ Program Files (x86)\\ Microsoft Visual Studio\\ 2017\\ Professional\\ Common7\\ IDE\\ devenv.exe" ,
6- "commandLineArgs" : " ..\\ ..\\ Tests.sln"
5+ "executablePath" : " C:\\ Program Files\\ Microsoft Visual Studio\\ 2022\\ Community\\ Common7\\ IDE\\ devenv.exe" ,
6+ "commandLineArgs" : " ..\\ Tests.sln"
7+ },
8+ "debug vscode" : {
9+ "commandName" : " Executable" ,
10+ "executablePath" : " C:\\ Users\\ gauth\\ AppData\\ Local\\ Programs\\ Microsoft VS Code\\ Code.exe" ,
11+ "commandLineArgs" : " ..\\ "
12+ },
13+ "debug rider" : {
14+ "commandName" : " Executable" ,
15+ "executablePath" : " C:\\ Users\\ gauth\\ AppData\\ Local\\ JetBrains\\ Toolbox\\ apps\\ Rider\\ ch-0\\ 232.10203.29\\ bin\\ rider64.exe" ,
16+ "commandLineArgs" : " ..\\ ..\\ ..\\ ..\\ ..\\ tests.sln"
717 }
818 }
919}
You can’t perform that action at this time.
0 commit comments