File tree 1 file changed +2
-2
lines changed 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](
39
39
| --- | --- | --- |
40
40
| .NET 9 | 7.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
41
41
| .NET 8 | 5.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
42
- | .NET 6 | 2.29.0 | {{site.uiForBlazorLatestVersion}} (current official) |
43
42
44
43
### Compatible .NET Versions
45
44
@@ -49,7 +48,8 @@ A **compatible .NET version** is one that is no longer (or not yet) officially s
49
48
50
49
| .NET version | First UI for Blazor Version | Last UI for Blazor Version |
51
50
| --- | --- | --- |
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) |
53
53
| .NET 5 | 2.19.0 | 4.6.0 |
54
54
| .NET Core 3.1 | 2.5.0 | 4.6.0 |
55
55
You can’t perform that action at this time.
0 commit comments