From 783aaefaeb0f49ac9c077e039c0dcb625053584b Mon Sep 17 00:00:00 2001 From: David Kean Date: Tue, 29 Aug 2017 16:24:29 +1000 Subject: [PATCH] Added link to feature parity work items --- docs/repo/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/repo/roadmap.md b/docs/repo/roadmap.md index 225b74c1af8..6f5b775c2b8 100644 --- a/docs/repo/roadmap.md +++ b/docs/repo/roadmap.md @@ -8,5 +8,5 @@ The first release of the project system ("15.0") was heavily focused on support |[15.3.x](https://github.com/dotnet/roslyn-project-system/milestone/7)|[15.3.x](https://github.com/dotnet/project-system/tree/dev15.3.x)|Impactful bugs, crashes and hangs that block _major_ scenarios. |[15.4](https://github.com/dotnet/project-system/milestone/17)|[15.4.x](https://github.com/dotnet/project-system/tree/dev15.4.x)|Impactful bugs, crashes and hangs that block _minor_ scenarios. |[15.5](https://github.com/dotnet/project-system/milestone/16)|[master](https://github.com/dotnet/roslyn-project-system/tree/master)|Majority non-breaking feature work, and bugs, crashes and hangs that block/impact _major_ and _minor_ scenarios. -|[16.0](https://github.com/dotnet/roslyn-project-system/milestone/12)|none|Feature parity with the legacy project system, support for WinForms, WPF and ASP.NET. +|[16.0](https://github.com/dotnet/roslyn-project-system/milestone/12)|none|[Feature parity](https://github.com/dotnet/project-system/issues?q=is%3Aopen+is%3Aissue+label%3AParity-VSLangProj) with the legacy project system, support for WinForms, WPF and ASP.NET. |[Unknown](https://github.com/dotnet/roslyn-project-system/milestone/5)|none|Uncommitted features.