From 00186ba1e36e902662d8b08fbdfa1f67bb239d7e Mon Sep 17 00:00:00 2001 From: David Kean Date: Mon, 19 Nov 2018 09:50:47 +1100 Subject: [PATCH] Remove 15.8 --- docs/repo/roadmap.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/repo/roadmap.md b/docs/repo/roadmap.md index f07788c2720..8622c5f8ab6 100644 --- a/docs/repo/roadmap.md +++ b/docs/repo/roadmap.md @@ -5,8 +5,7 @@ The first release of the project system ("15.0") was heavily focused on supporti |Release|Branches|Version|Description| |-------|--------|--------|--------| |[15.0.x](https://github.com/dotnet/roslyn-project-system/milestone/4)|[15.0.x](https://github.com/dotnet/roslyn-project-system/tree/dev15.0.x)|Visual Studio 2017|This release is considered done and will only be patched for security-related issues. -|[15.8](https://github.com/dotnet/project-system/milestone/20)|[15.8.x](https://github.com/dotnet/roslyn-project-system/tree/dev15.8.x)|Visual Studio 2017|This release is considered done, and only impactful bugs, crashes and hangs that block _major_ scenarios will be taken. -|[15.9](https://github.com/dotnet/project-system/milestone/21)|[15.9.x](https://github.com/dotnet/roslyn-project-system/tree/dev15.9.x)|Visual Studio 2017|Impactful bugs, crashes and hangs that block _major_ and _minor_ scenarios. +|[15.9](https://github.com/dotnet/project-system/milestone/21)|[15.9.x](https://github.com/dotnet/roslyn-project-system/tree/dev15.9.x)|Visual Studio 2017|This release is considered done, and only impactful bugs, crashes and hangs that block _major_ scenarios will be taken. |[16.0 Preview 1](https://github.com/dotnet/roslyn-project-system/milestone/12)|[16.0.x](https://github.com/dotnet/project-system/tree/dev16.0.x)| Visual Studio 2019 | Bug fixes and high priority feature work. |[16.0 Preview 2](https://github.com/dotnet/roslyn-project-system/milestone/12)|[master](https://github.com/dotnet/roslyn-project-system/tree/master)|Visual Studio 2019|All other feature work. This release will be focused on [feature parity](https://github.com/dotnet/project-system/labels/Parity-Legacy) with the legacy project system, support for [.NET Core 3.0](https://github.com/dotnet/project-system/labels/Feature-.NET-Core), [WinForms](https://github.com/dotnet/project-system/labels/Feature-WinForms) and [WPF](https://github.com/dotnet/project-system/labels/Feature-XAML). |[Unknown](https://github.com/dotnet/roslyn-project-system/milestone/5)|none| |Uncommitted features/bugs.