Skip to content

Commit 5c9396c

Browse files
chore(framework): .net 5 status clarifications
1 parent 0da459d commit 5c9396c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

upgrade/framework-versions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ While the release dates and numbers of the WASM flavor often match with the .NET
5757

5858
## .NET 5
5959

60-
The future of .NET Core will eventually be through .NET 5. Its [first preview](https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-1/) is already available.
60+
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.
6161

62-
The Telerik UI for Blazor suite is committed to the WASM flavor of Blazor and we need to make sure we are compatible with its own previews (at the moment - .NET Core 3.2.0-preview3.20168.3) and subsequently - its official version.
62+
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-preview5.20216.8) and subsequently - its official version.
6363

64-
Thus, we cannot guarantee compatibility with the .NET 5 previews.
64+
We cannot guarantee compatibility with the .NET 5 previews.
6565

66-
The situation may be revised after the client-side (WASM) implementation of Blazor becomes official.
66+
The situation may be revised after the client-side (WebAssembly) implementation of Blazor becomes official.
6767

6868

6969
## See Also

0 commit comments

Comments
 (0)