C#C
C#2y ago
SirTankie

Problem using class libraries in Unit tests

For a school project I need to use Unit tests in my project, however when I add the unit test project, I can not use the classes from a different class library.
I have set up the dependencies, so I dont know what I should do.
Was this page helpful?