Copying the class library dll
I have a 2 exes which depend on 1 class library dll. So I need to copy this 1 dll into two folders to run the 2 executables from their own respective folders. In Vb.net 2003 there is no post build set up. Is there any other way to do this?