Browse Source

Move SDK version to 3.0.100-preview2.

Bart De Smet 7 years ago
parent
commit
e1ffe0e5f3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Ix.NET/Source/global.json

+ 3 - 0
Ix.NET/Source/global.json

@@ -1,4 +1,7 @@
 {
+  "sdk": {
+    "version": "3.0.100-preview2"
+  },
   "msbuild-sdks": {
     "MSBuild.Sdk.Extras": "2.0.0-preview.14"
   }