How do the .NET Framework, CLR and Visual Studio version numbers relate to each other?
Posted
by Scott Dorman
on Stack Overflow
See other posts from Stack Overflow
or by Scott Dorman
Published on 2008-10-17T16:37:57Z
Indexed on
2010/04/12
22:23 UTC
Read the original article
Hit count: 260
With the recent announcement of .NET 4.0 and Visual Studio 2010, it is becoming ever more difficult to keep track of what .NET Framework versions build on what version of the CLR and belong with which version(s) of Visual Studio.
Is there a definative table that shows these relationships?
© Stack Overflow or respective owner