Browse Source

Update SDK to 8.0.100-preview.5.23228.7 (#48026)

Chris Ross 2 years ago
parent
commit
4e52800765
1 changed files with 2 additions and 2 deletions
  1. 2 2
      global.json

+ 2 - 2
global.json

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