I can not add a link to a project in a project with tests, does anyone know how to solve this? enter image description here

  • 2
    Judging by the screenshot, the unit test project is made on .NET Core. Therefore, it cannot add a link to a native project. - Alexander Petrov
  • Test projects for C ++ are written as a regular project. - VTT

0