Hello,

I have a project that I built in c# on the 2.0 framework.
how can I know if the project will work on the 1.1 or 1.0 framework?

is there a way to make it work on computers that have the other frameworks
installed?

thanks!!!