The first release of the project system ("15.0") was heavily focused on supporting .NET Core scenarios and parity with VS 2015 project.json tooling. This will continue through the Visual Studio 15.x.x updates and releases. In 16.0, we'll start focusing on feature parity with the legacy project systems in csproj.dll and msvbprj.dll, where the aim will be to allow a seamless open of existing projects with zero conversions or upgrades.
Release | Branches | Description |
---|---|---|
15.0.x | 15.0.x | Impactful bugs, crashes and hangs that block major scenarios. |
15.5 | 15.5.x | Impactful bugs, crashes and hangs that block major scenarios. |
15.6 | 15.6.x | Impactful bugs, crashes and hangs that block major scenarios. |
15.7 | 15.7.x | Impactful bugs, crashes and hangs that block minor scenarios. |
15.8 | master | All non-breaking feature work, focusing on performance, crashes, hangs and reliability bugs. |
16.0 | none | Feature parity with the legacy project system, support for WinForms, WPF and ASP.NET. |
Unknown | none | Uncommitted features. |