Skip to content

Commit 9c16fba

Browse files
committed
Update distributions: remove .Net 6 support
1 parent 7530a27 commit 9c16fba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

installation-and-upgrades/distributions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,14 @@ This article dives into UI controls, focusing on their compatibility with Micros
2929
|.NET Core 3.0| R1 2019 - R3 2019 SP1|.NET Core 3.0|
3030
|.NET Core 3.1| R1 2020 - R1 2024|.NET Core 3.1 and later|
3131
|.NET 5| R2 2020 - R3 2022 SP2|.NET 5 and later|
32-
|.NET 6| R3 2021 SP1 - present|.NET 6 and later |
32+
|.NET 6| R3 2021 SP1 - 2025 Q1|.NET 6 and later |
3333
|.NET 7| R3 2022 SP2 - 2024 Q3|.NET 7 and later|
3434
|.NET 8| 2024 Q2 - present|NET 8 and later|
3535
|.NET 9| 2024 Q4 - present|NET 9 and later|
3636

3737

38+
>note .NET 6 distribution is discontinued in 2025 Q2. For more informstion see [Microsoft .NET and .NET Core Support Policy](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core).
39+
3840
## See Also
3941

4042
* [Assemblies Version]({%slug assemblies-version%})

0 commit comments

Comments
 (0)