File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
samples/Samples.AspNetCore/Views/Home Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 "type" : " coreclr" ,
77 "request" : " launch" ,
88 "preLaunchTask" : " build" ,
9- "program" : " ${workspaceRoot}\\ samples\\ Samples.AspNetCore\\ bin\\ Debug\\ netcoreapp1.0\\ Samples.AspNetCore.dll" ,
9+ "program" : " ${workspaceRoot}/ samples/ Samples.AspNetCore/ bin/ Debug/ netcoreapp1.0/ Samples.AspNetCore.dll" ,
1010 "args" : [],
11- "cwd" : " ${workspaceRoot}" ,
11+ "cwd" : " ${workspaceRoot}/samples/Samples.AspNetCore " ,
1212 "stopAtEntry" : false ,
1313 "internalConsoleOptions" : " openOnSessionStart" ,
1414 "launchBrowser" : {
Original file line number Diff line number Diff line change 2828 {
2929 <li ><a asp-controller =" Test" asp-action =" DisableProfilingUI" >Disable profiling UI </a ></li >
3030 }
31- <li ><a href =" /mini- profiler-resources /results-index" >Show all profiling sessions</a ></li >
31+ <li ><a href =" /profiler/results-index" >Show all profiling sessions</a ></li >
3232 </ul >
3333 </div >
3434 </div >
You can’t perform that action at this time.
0 commit comments