dotnet / dotnet/vscode-csharp

Debug is hiting twice on install mongocsharpdriver

Open
#1,112 0 comments 0 reactions 0 assignees View on GitHub
Debugger OmniSharp
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
17h 56m
Merged PRs (30d)
21

Description

From @eduardoguilarducci. Ref: https://github.com/Microsoft/vscode/issues/18220

#- VSCode Version: 1.8.1 (1.8.1)
- OS Version: macOS Sierra 10.12.2 (16C67)
- mongocsharpdriver: 2.4.1
Steps to Reproduce:

1. Create new WebAPI project (using yeoman)
2. yo aspnet
3. Select WebAPI project
4. Open project in Visual Studio Code (go to folder on terminal "code ."
5. Configure debug
6. Try debug some method (will hit only once)
7. Add mongocsharpdriver dependency on project.json
8. Try debug some method (will hit twice) - only on firt "call"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.