I have a class library project which I have added as a reference from within a web part project. When I open and see the WSP contents, I do not see the class library DLL. Should I be seeing it or would it be embedded in the web part project's DLL? I have set the copy local flag to true. Do I need to add this to manifest explicitly? Web part is not working and that is the reason why I am looking for what might be going wrong.
Thank you!