Skip to content

Conversation

@mrward
Copy link
Member

@mrward mrward commented Jan 19, 2021

.NET Core debugger is now passed includeAll set to true when requesting
stack trace information to make it consistent with Visual Studio on
Windows. This affects the breakpoint and stepping tests when checking
external code in the stack frames.

Also add NuGet.Config files to the .NET Core tests to avoid locally defined
package sources being used during restore.

Clear out any other package sources defined on the local machine
when restoring the projects for the debugger tests.
.NET Core debugger is now passed includeAll set to true when requesting
stack trace information to make it consistent with Visual Studio on
Windows. This affects the breakpoint and stepping tests when checking
external code in the stack frames.
@mrward mrward merged commit 3dbf393 into master Jan 20, 2021
@mrward mrward deleted the dev/mrward/dotnetcore-external-code-when-just-my-code-enabled branch January 20, 2021 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants