Browse Source

Update SDK to 7.0.100-preview.4.22175.5 (#40911)

Hao Kung 4 years ago
parent
commit
1faca78e78
1 changed files with 2 additions and 2 deletions
  1. 2 2
      global.json

+ 2 - 2
global.json

@@ -1,9 +1,9 @@
 {
   "sdk": {
-    "version": "7.0.100-preview.4.22174.1"
+    "version": "7.0.100-preview.4.22175.5"
   },
   "tools": {
-    "dotnet": "7.0.100-preview.4.22174.1",
+    "dotnet": "7.0.100-preview.4.22175.5",
     "runtimes": {
       "dotnet/x86": [
         "$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"