Skip to content

Debugger stopped launching after switching project to .net8 #393

Description

@rolshevskyi-cvet

Hello, I have a test project on .net6 and execute tests from .Net Test Explorer (v0.7.8) in VS code (1.95.3).
After migrating to .net8 tests execute from .Net Test Explorer as before, but if running test in debug mode debugger is not launching at all.

Execution environment:

  1. launch.json targets /bin/Debug/net8.0/MyTestProject.dll
  2. .NET SDKs (8.0.404) - installed after deleting all other versions
  3. .NET runtimes installed:
    Microsoft.AspNetCore.App 8.0.11,
    Microsoft.NETCore.App 8.0.11,
    Microsoft.WindowsDesktop.App 8.0.11
  4. .Net Test Explorer (v0.7.8)
  5. VS code (1.95.3)
  6. NUnit (4.2.2)
  7. NUnit3TestAdapter (4.6.0)
  8. NUnit.Analyzers (4.4.0)
  9. Microsoft.NET.Test.Sdk (17.12.0)
  10. Windows 11

.Net Test Explorer output:
image

Thanks in advance for any sort of assist!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions