Browse Source

move to SDK 8.0.411 (#19136)

Avoid this CVE https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.17/8.0.17.md?WT.mc_id=dotnet-35129-website#microsoft-security-advisory-cve-2025-30399--net-remote-code-execution-vulnerability
Simon Cropp 3 tháng trước cách đây
mục cha
commit
c0127a1404
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      global.json

+ 1 - 1
global.json

@@ -1,6 +1,6 @@
 {
   "sdk": {
-    "version": "8.0.404",
+    "version": "8.0.411",
     "rollForward": "latestFeature"
   },
   "msbuild-sdks": {