Posts by danfsd • 41 points
1 post
-
4
votes1
answer952
viewsQ: Adding Referenced DLL to a C#Executable
I developed a console application in C# that makes use of a referenced dll. After batch build and generating the application executable, I tried to run it on a computer that did not have this dll,…