Thomas Braure
Results
2
issues of
Thomas Braure
Fixes #175 Tested on Windows through nvim-dap with a .Net Core Web API template project, test suite is also still passing on Windows.
### Description I'm trying to use netcoredbg from neovim through nvim-dap and I get the following errors when debuging a simple ASP.NET Core Web API template project on Windows: ```...
bug