How project reference should be added in asp.net core testproject for project system under test.
Should it be a .dll or it should be project file?What is teh best practice?
We are using asp.net core 2.2, for main project as well for test project with MSTest Unit test framework.
Pragya GeraPosted Jun 27, 2019, 10:25 AM
https://www.c-sharpcorner.com/article/project-reference-vs-dll-reference-in-visual-studio/