Browse Source

Add Microsoft Build Tools 2013 to Dependencies.html

pull/375/head
Daniel Grunwald 12 years ago
parent
commit
f39d4946a0
  1. 7
      doc/Dependencies.html

7
doc/Dependencies.html

@ -15,6 +15,9 @@
<li> <li>
<a href="http://www.microsoft.com/downloads/details.aspx?familyid=6B6C21D2-2006-4AFA-9702-529FA782D63B&amp;displaylang=en">Microsoft Windows SDK for Windows 7 and .NET Framework 4</a> (strongly recommended!) <a href="http://www.microsoft.com/downloads/details.aspx?familyid=6B6C21D2-2006-4AFA-9702-529FA782D63B&amp;displaylang=en">Microsoft Windows SDK for Windows 7 and .NET Framework 4</a> (strongly recommended!)
</li> </li>
<li>
<a href="http://www.microsoft.com/en-us/download/details.aspx?id=40760">Microsoft Build Tools 2013</a> for opening Visual Studio 2013 solutions
</li>
<li> <li>
<a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=effc5bc4-c3df-4172-ad1c-bc62935861c5">Microsoft F#</a> for F# support <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=effc5bc4-c3df-4172-ad1c-bc62935861c5">Microsoft F#</a> for F# support
</li> </li>
@ -41,7 +44,7 @@
<table> <table>
<tr> <tr>
<th style="width:250px">Target platform</th> <th>Target platform</th>
<th>Reference Assemblies</th> <th>Reference Assemblies</th>
<tr> <tr>
<tr> <tr>
@ -57,7 +60,7 @@
<td><a href="http://www.microsoft.com/downloads/details.aspx?familyid=6B6C21D2-2006-4AFA-9702-529FA782D63B&amp;displaylang=en">Microsoft Windows SDK for Windows 7 and .NET Framework 4</a></td> <td><a href="http://www.microsoft.com/downloads/details.aspx?familyid=6B6C21D2-2006-4AFA-9702-529FA782D63B&amp;displaylang=en">Microsoft Windows SDK for Windows 7 and .NET Framework 4</a></td>
</tr> </tr>
<tr> <tr>
<td>.NET Framework 3.5 SP1 and below</td> <td style="padding-right: 8px;">.NET Framework 3.5 SP1 and below</td>
<td>Included with .NET framework</td> <td>Included with .NET framework</td>
</tr> </tr>
</table> </table>

Loading…
Cancel
Save