From b1b234b38c816236ba1c576e1612aa25b0059e54 Mon Sep 17 00:00:00 2001 From: Richard Lander Date: Thu, 24 Nov 2016 11:27:01 -0800 Subject: [PATCH] Add aliases --- data/platforms.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/platforms.json b/data/platforms.json index 47fabd9..91770e3 100644 --- a/data/platforms.json +++ b/data/platforms.json @@ -108,6 +108,7 @@ }, { "platform": ".NET Framework 4.6.2", + "alias": "net462", "category": "netfx", "supportInfo": { "support": "Supported", @@ -133,6 +134,7 @@ }, { "platform":".NET Framework 4.6.1", +"alias": "net461", "category":"netfx", "supportInfo" : { @@ -152,6 +154,7 @@ }, { "platform":".NET Framework 4.6", +"alias": "net46", "category":"netfx", "supportInfo" : { @@ -170,6 +173,7 @@ }, { "platform":".NET Framework 4.5.2", +"alias": "net452", "category":"netfx", "supportInfo" : { @@ -189,6 +193,7 @@ }, { "platform":".NET Framework 4.5.1", +"alias": "net451", "category":"netfx", "supportInfo" : { @@ -207,6 +212,7 @@ }, { "platform":".NET Framework 4.5", +"alias": "net45", "category":"netfx", "supportInfo" : { @@ -225,6 +231,7 @@ { "platform":".NET Framework 4.0.3", +"alias": "net403", "category":"netfx", "supportInfo" : { @@ -246,6 +253,7 @@ { "platform":".NET Framework 4", +"alias": "net4", "category":"netfx", "supportInfo" : { @@ -265,6 +273,7 @@ { "platform":".NET Framework 2.0 + 3.5 SP1", +"alias": "net2", "category":"netfx", "supportInfo" : {