0
Answer

Copying the class library dll

spiffy

spiffy

18y
1.6k
1
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?