I have developed an application with mono and I would like to know what are the minimum libraries that need to be available in a windows machine, in order to run this app.
I've heard .net will suffice, no need to install the mono package for windows. Is this true? which .net version do I have to install?
BTW, my application uses GTK# as well.
Thanks in advance.