You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: upgrade/framework-versions.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,13 +64,13 @@ The client-side (WebAssembly) flavor of Blazor is a set of separate NuGet packag
64
64
65
65
## .NET 5
66
66
67
-
The future of .NET Core will eventually be through .NET 5. Its [third preview](https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-5-preview-3/) is already available.
67
+
The future of .NET Core will eventually be through .NET 5. Its [fifth preview](https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-5-preview-5/) is already available.
68
68
69
-
The Telerik UI for Blazor suite is committed to the WebAssembly flavor of Blazor and we need to make sure we are compatible with its own previews (at the moment - .NET Core 3.2.0 RC1) and subsequently - its official version.
69
+
The Telerik UI for Blazor suite is committed to the WebAssembly flavor of Blazor and we need to make sure we are compatible with its own main line of releases (at the moment - .NET Core 3.2.0).
70
70
71
71
We cannot guarantee compatibility with the .NET 5 previews.
72
72
73
-
The situation may be revised after the client-side (WebAssembly) implementation of Blazor becomes official.
0 commit comments