Quote Originally Posted by At--o View Post
Solutions with multiple projects don’t create a .dll on the debug folder just on the release one.
So if you copy a DLL from Windows System or other location -other than your Solution folders, it will still build and copy to the Release folder?

is your Project set in Properties to build and run from Release?

Or is this a User Control- custom-DLL -and so it gets copied to Release folder on Build?

It is just that I think that DLL can be in any folder under Solutions -and therefore DLL does not have to be in release or even Debug -because they ARE being used during runtime.

IDK.
I think IMHO, you are not correct.

I always ask many questions because I need to know the answers especially if it 'appears' to be mal informed.

Show me the link that states DLL must only be in release folder if multiple projects involved within same solution.

please -