Hello All
I have a general project which contains classes that I use in other projects
and this project also contains references to 3rd Party Components that are
used only in this project.
When I add this project as a reference to a new project, the code works fine
as expected and I am able to call my general methods/classes. When I build
my project I get "Dependency Not Found" Warnings. I don't want to use any
of the methods that are causing the Warnings.
Is there a way that I can setup my general project so when this project is
used as a reference I don't get these warnings. Tips or links to
documentation much appreciated.
..NET 1.0/ VB.NET/ASP.NET
Thanks
Stuart
|