2

I have 3 projects:

  1. Xamarin forms
  2. .NET Core(backend)
  3. .NET Standard Library

The library is connected to both projects. When I work with a Xamarin project I have no problem debugging a library project, but when I work with a .NET Core project I get the message

The breakpoint will not currently be hit. No symbols have been loaded for this document

All the methods described here - I tried.

What should I do so that I can debug the library connected to it while debugging a project on .NET Core?

P. S. Initially, the library was created as a solution with the Xamarin.

Jiale Xue - MSFT
  • 3,560
  • 1
  • 6
  • 21

0 Answers0