Update SDK used in global.json. (#32189)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Wed, 19 Feb 2020 08:23:50 +0000 (00:23 -0800)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 08:23:50 +0000 (00:23 -0800)
global.json

index b935dab..e747f7a 100644 (file)
@@ -5,7 +5,7 @@
     "rollForward": "major"
   },
   "tools": {
-    "dotnet": "5.0.100-alpha.1.20073.4"
+    "dotnet": "5.0.100-preview.1.20112.7"
   },
   "native-tools": {
     "cmake": "3.14.2",