Explorar o código

Fixed global.json to use 7.0

Tigger Kindel %!s(int64=2) %!d(string=hai) anos
pai
achega
e327f0ca51
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      global.json

+ 1 - 1
global.json

@@ -1,6 +1,6 @@
 {
   "sdk":{
-    "version":"6.0.100",
+    "version":"7.0.100",
     "rollForward":"latestMajor"
   }
 }