Answer the question
In order to leave comments, you need to log in
How to compile a program in C# so that the exe file can be run on another computer without libraries?
I wrote a program in C #, but if you run the exe file separately from the release folder, then it does not start. In C++, this was all solved by compiling with static libraries. It is written on the Internet that they say compile release and you will be happy. I compiled release, but to no avail.
Tell me how to compile the program correctly.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question