P
Peter Oliphant
If I tell the compiler to target .NET Framework 3.0 (one of the References
options in VC++ 2008 Express), does it still work if they only have a higher
version (say 3.5) of .NET Framework installed? Or does it look for and only
work with the specific version? The various various versions (e.g., 2.0
,3.0, 3.5) seem to install independently (i.e., I believe they are
co-resident, one doesn't seem to replace the other), so this is why I ask.
And of course I'm asking for future versions as well, such as 4.0, 5.0,
etc...
[==Peter==]
options in VC++ 2008 Express), does it still work if they only have a higher
version (say 3.5) of .NET Framework installed? Or does it look for and only
work with the specific version? The various various versions (e.g., 2.0
,3.0, 3.5) seem to install independently (i.e., I believe they are
co-resident, one doesn't seem to replace the other), so this is why I ask.
And of course I'm asking for future versions as well, such as 4.0, 5.0,
etc...
[==Peter==]