From fb7ddfa295e2aea81eb35f4d5917166b47c25aea Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Wed, 4 Feb 2026 18:46:50 +0100 Subject: [PATCH] Update .NET SDK version from 8 to 10 in index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ec4f4e4..799d718 100644 --- a/index.html +++ b/index.html @@ -97,7 +97,7 @@

Battle-tested fundamentals

-

Based on parts of the .NET 8 SDK that is trusted by developers all around the world, but reimagined as native-first and stripped to the bare minimum needed to build native apps with C#. Based on CoreCLR's code generator and GC.

+

Based on parts of the .NET 10 SDK that is trusted by developers all around the world, but reimagined as native-first and stripped to the bare minimum needed to build native apps with C#. Based on CoreCLR's code generator and GC.