M
Mr. Magic
I have a couple of dlls that I am working on. I use them in assorted
projects. Problem is, when I change the dll, the next time I compile the
programs that use them they don't have the most current version.
How can I make it so that it's always using the most recent version of the
dll?
I'd rather not include the project for the DLL in the solution and make the
software dependent on it but I will if I have to.
Currently I'm doing References -> Add Reference and going to find the dll
and adding it.
TIA - Jeff.
projects. Problem is, when I change the dll, the next time I compile the
programs that use them they don't have the most current version.
How can I make it so that it's always using the most recent version of the
dll?
I'd rather not include the project for the DLL in the solution and make the
software dependent on it but I will if I have to.
Currently I'm doing References -> Add Reference and going to find the dll
and adding it.
TIA - Jeff.