File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ A **supported .NET version** is one that is [officially supported by Microsoft](
3939| --- | --- | --- |
4040| .NET 9 | 7.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
4141| .NET 8 | 5.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
42- | .NET 6 | 2.29.0 | {{site.uiForBlazorLatestVersion}} (current official) |
4342
4443### Compatible .NET Versions
4544
@@ -49,7 +48,8 @@ A **compatible .NET version** is one that is no longer (or not yet) officially s
4948
5049| .NET version | First UI for Blazor Version | Last UI for Blazor Version |
5150| --- | --- | --- |
52- | .NET 7 | 3.7.0 | 6.2.0 |
51+ | .NET 7 | 3.7.0 | {{site.uiForBlazorLatestVersion}} (current official) |
52+ | .NET 6 | 2.29.0 | {{site.uiForBlazorLatestVersion}} (current official) |
5353| .NET 5 | 2.19.0 | 4.6.0 |
5454| .NET Core 3.1 | 2.5.0 | 4.6.0 |
5555
You can’t perform that action at this time.
0 commit comments