CC#•Created by SirTankie on 5/30/2024 in #help 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.