M
Marcus
How can I compile my VS2005 c# code to not be dependent on CLR to run?
I want people that install my software to be able to run it without
having to bother with CLR's and "Windows installers".
I would like to generate a binary for lets say Windows XP.
How do I do this?
I want people that install my software to be able to run it without
having to bother with CLR's and "Windows installers".
I would like to generate a binary for lets say Windows XP.
How do I do this?