I can not add a link to a project in a project with tests, does anyone know how to solve this? 
- 2Judging 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
|