Skip to content

Commit 71e4110

Browse files
authored
Remove note about Current (#9982)
1 parent f448548 commit 71e4110

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

release-policies.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ Each .NET release is defined as either **Standard Term Support (STS)** or **Long
1919
* **STS** releases are supported for eighteen months, released in even-numbered years. They are intended for users that want to take advantage of the newest features and improvements and to stay on the leading edge of .NET innovation.
2020
* **LTS** releases are supported for three years, released in odd-numbered years. They are intended for users that want the stability and lower cost of maintaining an application for an extended period, only needing to upgrade their .NET version for security patches.
2121

22-
Note: **Standard Term Support** releases were previously called **Current**.
23-
2422
LTS and STS releases differ only by support duration. The .NET team follows the same software engineering and release processes for both release types, including for security, compatibility, and reliability. Both releases may contain major new features and breaking changes. The .NET team aspires to enable straightforward migration from one release to another, for both release types.
2523

2624
## Support phases

0 commit comments

Comments
 (0)