Use class from different project in my tests project [Answered]
Hello, I am trying to create tests for my XKCD.Net API Library but for some reason it does not seem to want to import or use any of the classes?
The comics.cs class is public and the Tests project is part of the same solution I believe.
6 Replies
did you add the project reference in your test project
how do I add it?
should be able to just right click dependencies and add it from there
ah ok that works!! Thank you so much!!
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
✅ This post has been marked as answered!