Cannot Start Debug .net Core Console Project In Vs For Mac

Cannot Start Debug .net Core Console Project In Vs For Mac 4,4/5 9968 reviews
Mac

Cannot Start Debug .net Core Console Project In Vs For Mac Pro

Jump to Create the unit test project - An xUnit.net test project for.NET Core, just like other xUnit.net test projects for.NET, starts with a class library. The library that enables support for both command line and Visual Studio execution. Test run for C: src MyFirstUnitTests bin Debug netcoreapp2.1 MyFirstUnitTests.dll(.

Cannot Start Debug .net Core Console Project In Vs For Machine

Cannot Start Debug .net Core Console Project In Vs For Mac

I have a that has implementation in a netstandard 1.6 project, and my unit tests are in a.NET Core 2.0 project. I'm running Visual Studio 2017 Mac version 7.3 (build 764). The tests run from the Unit Test pad just fine (green circle and console output happens if I add output), but the debugger doesn't break when I set a breakpoint or expicitly throw an exception in the test. I've tried right-clicking on the test and selecting 'Debug Test' and right-clicking the test and selecting 'Run With'-'.NET Core Debugger'. Here's a screenshot of the project with the project nodes expanded, the unit test displayed, the Unit Test pad expanded, and the About window up so the exact VS2017 Mac version is shown. Is this a bug in VS2017 Mac, or am I missing something?

Posted :