* Windows 8.1 SDK and UCRT SDK
* VC++ 2015.3 v140 Toolset (x86, x64)
* When doing an 'Individual Components' based install, the following are the minimum requirements:
- * C# and Visual Basic Roslyn Compilers
- * Static Analysis Tools
- * .NET Portable Library Targeting Pack
- * Windows 10 SDK or Windows 8.1 SDK
- * Visual Studio C++ Core Features
- * VC++ 2017 v141 Toolset (x86, x64)
- * MSBuild
- * .NET Framework 4.6 Targeting Pack
- * Windows Universal CRT SDK
- * VC++ 2015.3 v140 Toolset (x86, x64)
+ * Under ".NET":
+ * .NET Framework 4.6 targeting pack
+ * .NET Portable Library targeting pack
+ * Under "Code tools":
+ * Static analysis tools
+ * Under "Compilers, build tools, and runtimes":
+ * C# and Visual Basic Roslyn Compilers
+ * MSBuild
+ * VC++ 2015.3 v140 toolset (x86, x64)
+ * VC++ 2017 v141 toolset (x86, x64)
+ * Windows Universal CRT SDK
+ * Under "Development activities":
+ * Visual Studio C++ core features
+ * Under "SDKs, libraries, and frameworks":
+ * Windows 10 SDK or Windows 8.1 SDK
* To build for Arm32, Make sure that you have the Windows 10 SDK installed (or selected to be installed as part of VS installation). To explicitly install Windows SDK, download it from here: [Windows SDK for Windows 10](https://developer.microsoft.com/en-us/windows/downloads)
* **Important:** You must have the `msdia120.dll` COM Library registered in order to build the repository.
* This binary is registered by default when installing the "VC++ Tools" with Visual Studio 2015