A
AnandVishy
If my clients have different versions of .NET Framework and they don't
want to install any other versions, does that mean I'll have to
compile the program separately for each Framework version?
For example, if one client has .NET Framework 1.0 and another uses
1.1, do I have to create a version of my program for the 1.0 and
another for the 1.1?
Thank you in advance!
want to install any other versions, does that mean I'll have to
compile the program separately for each Framework version?
For example, if one client has .NET Framework 1.0 and another uses
1.1, do I have to create a version of my program for the 1.0 and
another for the 1.1?
Thank you in advance!