You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/features/DebugSession.ts
+2-2
Original file line number
Diff line number
Diff line change
@@ -151,10 +151,10 @@ export class DebugSessionFeature extends LanguageClientConsumer
151
151
}
152
152
153
153
// Wire up a handler to capture the dotnet session and stop it before PowerShell, otherwise it will emit an error that its process unexpectedly stopped.
0 commit comments