Skip to content

Commit b521be5

Browse files
TravisEz13Copilot
andcommitted
Update .NET SDK to 8.0.419 to resolve security vulnerability
Update from .NET SDK 8.0.303 to 8.0.419 (March 10, 2026) to address: - CVE-2026-0847: RCE in ASP.NET Core SignalR (malformed WebSocket frames) - CVE-2026-0848: DoS via .NET runtime GC (large object allocations) - KB5081277 security update Resolves S360 Component Governance alert DOTNET-Security-8.0. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent cd3b719 commit b521be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "8.0.303",
3+
"version": "8.0.419",
44
"rollForward": "latestMajor"
55
}
66
}

0 commit comments

Comments
 (0)