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:
authorJimmy Stridh <jimmy@stridh.nu>2017-06-29 19:18:21 +0300
committerKarel Zikmund <karelz@microsoft.com>2017-06-29 19:18:21 +0300
commit41999e13ebdf5fa52f1b7b971f3df9d8d4b046a1 (patch)
tree85006495fcd5f4b575838da1f7fc6407f8052d9e /roadmap.md
parent2bcd77b2b50e64001ec98e48b899d0306bda870a (diff)
Updated roadmap link to announcement of .NET Core 2.0 Preview 2 (#719)
Diffstat (limited to 'roadmap.md')
-rw-r--r--roadmap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/roadmap.md b/roadmap.md
index d9fdbbc6..9b4094a9 100644
--- a/roadmap.md
+++ b/roadmap.md
@@ -60,7 +60,7 @@ Languages and many other parts of .NET.
|---------------------------|--------------|
| .NET Core 2.0 Preview 1 | [Released on 2017/5/10](https://github.com/dotnet/core/issues/640), see [announcement](https://blogs.msdn.microsoft.com/dotnet/2017/05/10/announcing-net-core-2-0-preview-1/) |
| .NET Standard 2.0 Preview 1 | [Released on 2017/5/10](https://github.com/dotnet/core/issues/640), see [announcement](https://blogs.msdn.microsoft.com/dotnet/2017/05/10/announcing-net-core-2-0-preview-1/) |
-| .NET Core 2.0 Preview 2 | [Released on 2017/6/28](https://github.com/dotnet/core/issues/711), announcement comming soon |
+| .NET Core 2.0 Preview 2 | [Released on 2017/6/28](https://github.com/dotnet/core/issues/711), see [announcement](https://blogs.msdn.microsoft.com/dotnet/2017/06/28/announcing-net-core-2-0-preview-2/) |
| .NET Core 2.0 | Q3 2017, see also [latest build](https://github.com/dotnet/cli/tree/release/2.0.0#installers-and-binaries) |
| .NET Standard 2.0 | Q3 2017 |
| UWP 6.0 (implements .NET Standard 2.0) | Q4 2017 ([Win10 Fall Creators Update](https://www.microsoft.com/en-us/windows/upcoming-features)) |