3
I would like to know whether it is possible to incorporate .dll
that my project uses Netframework in its own folder. In this way it would not be necessary to install the Netframework on the client’s computer, since all the dependencies would be in the program folder.
I realized that the vast majority of software of great brand use this artifice, I just don’t know yet how to realize it.
Note: I use version 13 of Visual Studio.
Got it, thank you very much for the Gypsy reply! Only that I have already done a project with the 2013 version, I must redo it now with the 2015 version or I can somehow migrate my project without causing damage ?
– Wesley Silva
Migration is possible. I don’t know how to do it.
– Leonel Sanches da Silva