Updating the support column for the .NET Framework.
parent
eb3eae5cfb
commit
500fe664ba
|
@ -36,6 +36,7 @@
|
|||
{
|
||||
"platform":".NET Framework 4.6.1",
|
||||
"category":"netfx",
|
||||
"support": "Supported",
|
||||
"info":"http://blogs.msdn.com/b/dotnet/archive/2015/11/30/net-framework-4-6-1-is-now-available.aspx",
|
||||
"includedIn":["VS2015"],
|
||||
"supportedBy":["VS2013","VS2012"],
|
||||
|
@ -49,6 +50,7 @@
|
|||
{
|
||||
"platform":".NET Framework 4.6",
|
||||
"category":"netfx",
|
||||
"support": "Supported",
|
||||
"info":"http://blogs.msdn.com/b/dotnet/archive/2015/07/20/announcing-net-framework-4-6.aspx",
|
||||
"includedIn":["VS2015"],
|
||||
"supportedBy":["VS2013","VS2012"],
|
||||
|
@ -61,6 +63,7 @@
|
|||
{
|
||||
"platform":".NET Framework 4.5.2",
|
||||
"category":"netfx",
|
||||
"support": "Supported",
|
||||
"info":"http://go.microsoft.com/fwlink/?LinkID=309958",
|
||||
"includedIn":["VS2015"],
|
||||
"supportedBy":["VS2013","VS2012"],
|
||||
|
@ -74,6 +77,7 @@
|
|||
{
|
||||
"platform":".NET Framework 4.5.1",
|
||||
"category":"netfx",
|
||||
"support": "Not Supported",
|
||||
"info":"http://go.microsoft.com/fwlink/?LinkID=309958",
|
||||
"includedIn":["VS2015","VS2013"],
|
||||
"supportedBy":["VS2012"],
|
||||
|
@ -86,6 +90,7 @@
|
|||
{
|
||||
"platform":".NET Framework 4.5",
|
||||
"category":"netfx",
|
||||
"support": "Not Supported",
|
||||
"info":"http://blogs.msdn.com/b/dotnet/archive/2012/08/15/announcing-the-release-of-net-framework-4-5-rtm-product-and-source-code.aspx",
|
||||
"includedIn":["VS2015","VS2013","VS2012"],
|
||||
"supportedBy":[],
|
||||
|
@ -98,6 +103,7 @@
|
|||
{
|
||||
"platform":".NET Framework 4.0.3",
|
||||
"category":"netfx",
|
||||
"support": "Not Supported",
|
||||
"info":"http://blogs.msdn.com/b/dotnet/archive/2012/03/05/update-4-0-3-for-the-microsoft-net-framework-4.aspx",
|
||||
"includedIn":[],
|
||||
"supportedBy":["VS2010"],
|
||||
|
@ -113,6 +119,7 @@
|
|||
{
|
||||
"platform":".NET Framework 4",
|
||||
"category":"netfx",
|
||||
"support": "Not Supported",
|
||||
"info":"http://blogs.msdn.com/b/dotnet/archive/2012/08/15/announcing-the-release-of-net-framework-4-5-rtm-product-and-source-code.aspx",
|
||||
"includedIn":["VS2015","VS2013","VS2012","VS2010"],
|
||||
"supportedBy":[],
|
||||
|
@ -126,6 +133,7 @@
|
|||
{
|
||||
"platform":".NET Framework 2.0 + 3.5 SP1",
|
||||
"category":"netfx",
|
||||
"support": "Supported",
|
||||
"info":"http://msdn.microsoft.com/library/w0x726c2(VS.90).aspx",
|
||||
"includedIn":[],
|
||||
"supportedBy":["VS2015","VS2013","VS2012","VS2010"],
|
||||
|
|
Loading…
Reference in New Issue