File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
src/PowerShellEditorServices Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 51
51
<Compile Include =" Debugging\BreakpointDetailsBase.cs" />
52
52
<Compile Include =" Debugging\DebugService.cs" />
53
53
<Compile Include =" Debugging\CommandBreakpointDetails.cs" />
54
+ <Compile Include =" Debugging\InvalidPowerShellExpressionException.cs" />
54
55
<Compile Include =" Debugging\StackFrameDetails.cs" />
55
56
<Compile Include =" Debugging\VariableDetails.cs" />
56
57
<Compile Include =" Debugging\VariableDetailsBase.cs" />
158
159
<Compile Include =" ..\PowerShellEditorServices.Protocol\DebugAdapter\Scope.cs" />
159
160
<Compile Include =" ..\PowerShellEditorServices.Protocol\DebugAdapter\ScopesRequest.cs" />
160
161
<Compile Include =" ..\PowerShellEditorServices.Protocol\DebugAdapter\SetBreakpointsRequest.cs" />
162
+ <Compile Include =" ..\PowerShellEditorServices.Protocol\DebugAdapter\SetVariableRequest.cs" />
161
163
<Compile Include =" ..\PowerShellEditorServices.Protocol\DebugAdapter\SetExceptionBreakpointsRequest.cs" />
162
164
<Compile Include =" ..\PowerShellEditorServices.Protocol\DebugAdapter\Source.cs" />
163
165
<Compile Include =" ..\PowerShellEditorServices.Protocol\DebugAdapter\SourceRequest.cs" />
You can’t perform that action at this time.
0 commit comments