From 3c15a21d5b416a7d5d985af1834949a6a9f08b50 Mon Sep 17 00:00:00 2001 From: Richard Lander Date: Tue, 23 May 2017 11:19:51 -0700 Subject: [PATCH] Add IncludedIn field --- data/platforms.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/platforms.json b/data/platforms.json index 54cff51..a3b74fb 100644 --- a/data/platforms.json +++ b/data/platforms.json @@ -87,6 +87,7 @@ }, "popular": true, "info": "https://blogs.msdn.microsoft.com/dotnet/2017/05/10/announcing-net-core-2-0-preview-1/", + "includedIn": [], "supportedBy": [ "VS2017" ],