Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Coward <leecow@microsoft.com>2020-03-21 00:27:19 +0300
committerGitHub <noreply@github.com>2020-03-21 00:27:19 +0300
commit201070fdd966b0510affbe38d154fc3964aaf25f (patch)
tree7214f835fddb5193583164d131640401531b5d4b /roadmap.md
parenta3d99a6d8074cd7ba742df29f09dc05e6c95867a (diff)
parent335eef626c533f74cefb12ccac604f2db4ae1559 (diff)
Merge pull request #4248 from dotnet/mairaw-patch-1
Update roadmap.md
Diffstat (limited to 'roadmap.md')
-rw-r--r--roadmap.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/roadmap.md b/roadmap.md
index e1da72f6..b162eb80 100644
--- a/roadmap.md
+++ b/roadmap.md
@@ -10,9 +10,9 @@ The .NET Core team is currently focused on Web, Cloud, Microservices, Containers
For released versions of the product:
-* [Supported OSes](os-lifecycle-policy.md)
-* [Release Notes](release-notes/README.md)
-* [Support Timelines](microsoft-support.md)
+* [Supported operating systems](os-lifecycle-policy.md)
+* [Release notes](release-notes/README.md)
+* [Support timelines](microsoft-support.md)
## Upcoming Ship Dates
@@ -25,9 +25,7 @@ For released versions of the product:
| .NET 7.0 | Release scheduled for November 2022 |
| .NET 8.0 | LTS (Long Term Support) release, scheduled for November 2023 |
-Details about longer-term schedule have been announced on 2019/5/6 in [Introducing .NET 5](https://devblogs.microsoft.com/dotnet/introducing-net-5/) blog post.
-
-Note: Dates are calendar year (as opposed to fiscal year).
+Details about longer-term schedule have been announced on May 6th, 2019 in [Introducing .NET 5](https://devblogs.microsoft.com/dotnet/introducing-net-5/) blog post.
Milestone information is available on most repos, for example [dotnet/runtime milestones](https://github.com/dotnet/runtime/milestones).