Closed WardenGnaw closed 2 years ago
Looks like we should switch the implementation of HandleSetExceptionBreakpointsRequestAsync
to the new overload that has a SetExceptionBreakpointsResponse
arg.
void HandleSetExceptionBreakpointsRequestAsync(IRequestResponder<SetExceptionBreakpointsArguments, SetExceptionBreakpointsResponse> responder)
This PR adds an explcit reference to Newtonsoft.Json for packages the reference MS.NET.Test.SDK and MS.VS.Shell until they have properly published packages using Newtonsoft.JSON v13.0.1