Hi guys,
I have just created a .dll and add a project reference to it. But when I move the location of the project along with the .dll, (Which is along side the .exe) the .dll can't be found.
How can I make a project in such a way that the location of the .dll moves but the compiler can still find the it.
Thanks.
I have just created a .dll and add a project reference to it. But when I move the location of the project along with the .dll, (Which is along side the .exe) the .dll can't be found.
How can I make a project in such a way that the location of the .dll moves but the compiler can still find the it.
Thanks.