Hi Guys..

New to .NET deployment .. I have added a new deployment project to the solution of the project. Now it builds successfully but does not take any dependencies. I have used some 3rd party DLL for the project which are added in the references of the project. But the Deployment project is unable to find any dependencies.. even after I have refreshed it to check for dependencies. I know I am doing something wrong.. please help.. step by step.. thanks..

newbie