Skip to content

Commit fa5bef3

Browse files
committed
chore(framework): update description for net 7
1 parent c8cb77e commit fa5bef3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

upgrade/framework-versions.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ This article lists the .NET Core versions supported by the UI for Blazor suite,
1616
1717
Telerik UI for Blazor targets `netstandard2.1`. Thus, apps/libraries that reference our package must target `netstandard2.1`, `netcoreapp3.1` or `net5.0`. Razor Class Libraries may target `netstandard2.0` by default so you would need to update that.
1818

19+
## .NET 7
20+
21+
Telerik UI for Blazor supports .NET 7 since its `3.7.0` release.
22+
23+
| .NET 7 | Telerik UI for Blazor version |
24+
|------------|--------------------------------------------------------|
25+
| .NET 7 RTM | 3.7.0 - {{site.uiForBlazorLatestVersion}} |
1926

2027
## .NET 6
2128

@@ -25,7 +32,6 @@ Telerik UI for Blazor supports .NET 6 since its `2.29.0` release.
2532
|------------|--------------------------------------------------------|
2633
| .NET 6 RTM | 2.29.0 - {{site.uiForBlazorLatestVersion}} |
2734

28-
2935
## .NET 5
3036

3137
Telerik UI for Blazor supports .NET 5 since its `2.19.0` release.

0 commit comments

Comments
 (0)