diff --git a/doc/Dependencies.html b/doc/Dependencies.html index ed8bdf4c9a..2e9e6f42b5 100644 --- a/doc/Dependencies.html +++ b/doc/Dependencies.html @@ -34,5 +34,36 @@ WiX for building installers. + +
+ We highly recommend installing the matching SDK(s) for the .NET version(s) you are targeting: +
+ +Target platform | +Reference Assemblies | +
---|---|
.NET Framework 4.5.1 | +Microsoft .NET Framework 4.5.1 Developer Pack | +
.NET Framework 4.5 | +Microsoft Windows SDK for Windows 8 (*) | +
.NET Framework 4.0 | +Microsoft Windows SDK for Windows 7 and .NET Framework 4 | +
.NET Framework 3.5 SP1 and below | +Included with .NET framework | +
+ (*) Intellisense documentation files not available without Visual Studio; SharpDevelop will fall back to documentation from other .NET versions for .NET 4.5.0 projects. +