Build list legend
Non-existent page
Version of Visual Studio | |
Version | 15.0 |
---|---|
Codename | Dev15 |
Latest build | 15.9.34118.181 (15.9) |
Released | 2017-03-07 |
Support end | 2027-04-13 |
Visual Studio 2017 (codenamed Dev15) is the eleventh major release of Visual Studio, released on 7 March 2017. It is the first version of Visual Studio to use the Visual Studio Installer, and also supports EditorConfig files. It is also the last version of Visual Studio to support Windows 10 Mobile application development and to have an Express for Windows Desktop edition. This version of Visual Studio comes bundled by default with Microsoft Visual C++ version 19.1x, using the backwards-compatible UCRT (Universal C Runtime) runtime libraries.
This version of Visual Studio drops support for Windows 8.
This release introduces the Visual Studio Installer, an installation system that makes Visual Studio more modular by adding or removing features or workloads. It also reduces the installation time of components.
IntelliSense has been updated to let the user choose from more items to filter with, such as interfaces.
This release also introduces support for EditorConfig files, and their syntax. An EditorConfig file is generally used to suppress project-wide warnings or messages.
This release introduces code styles, which are a set of rules with required styles and various severity levels using specifications.
For languages such as C#, Visual Studio 2017 can now autocomplete various statements, such as If statements.
Build list legend
NOTE: The screenshots shown use a version of the VS Installer newer than what came with Visual Studio 2017. Most VS updates also update the Installer. However, the core functionality is still the same.