Skip to content

Commit 6f57340

Browse files
chore(upgrade): dotnet 5 previews update
1 parent a5f3230 commit 6f57340

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

upgrade/framework-versions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ The client-side (WebAssembly) flavor of Blazor is a set of separate NuGet packag
6464

6565
## .NET 5
6666

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.
6868

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).
7070

7171
We cannot guarantee compatibility with the .NET 5 previews.
7272

73-
The situation may be revised after the client-side (WebAssembly) implementation of Blazor becomes official.
73+
The situation may be revised at a later time.
7474

7575

7676
## See Also

0 commit comments

Comments
 (0)