Skip to content

Commit 89dffa1

Browse files
authored
Add .NET 10 to official supported versions (#3352)
1 parent 44c1181 commit 89dffa1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system-requirements.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ The latest version of Telerik UI for Blazor (currently {{site.uiForBlazorLatestV
2020

2121
* `net8.0`
2222
* `net9.0`
23+
* `net10.0`
2324

2425
Razor Class Libraries may target `netstandard2.0` by default, so you need to update that.
2526

@@ -35,6 +36,7 @@ A **supported .NET version** is one that is [officially supported by Microsoft](
3536

3637
| .NET version | First UI for Blazor Version | Last UI for Blazor Version |
3738
| --- | --- | --- |
39+
| .NET 10 | 12.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
3840
| .NET 9 | 7.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
3941
| .NET 8 | 5.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
4042

0 commit comments

Comments
 (0)