Browse Source

Update .NET SDK (#55345)

Update .NET SDK to version 9.0.100-preview.4.24224.4.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] 1 year ago
parent
commit
dc8119cc42
1 changed files with 2 additions and 2 deletions
  1. 2 2
      global.json

+ 2 - 2
global.json

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