Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit f39d494

Browse files
committed
Add Microsoft Build Tools 2013 to Dependencies.html
1 parent 878d114 commit f39d494

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

doc/Dependencies.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
<li>
1616
<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!)
1717
</li>
18+
<li>
19+
<a href="http://www.microsoft.com/en-us/download/details.aspx?id=40760">Microsoft Build Tools 2013</a> for opening Visual Studio 2013 solutions
20+
</li>
1821
<li>
1922
<a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=effc5bc4-c3df-4172-ad1c-bc62935861c5">Microsoft F#</a> for F# support
2023
</li>
@@ -41,7 +44,7 @@
4144

4245
<table>
4346
<tr>
44-
<th style="width:250px">Target platform</th>
47+
<th>Target platform</th>
4548
<th>Reference Assemblies</th>
4649
<tr>
4750
<tr>
@@ -57,7 +60,7 @@
5760
<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>
5861
</tr>
5962
<tr>
60-
<td>.NET Framework 3.5 SP1 and below</td>
63+
<td style="padding-right: 8px;">.NET Framework 3.5 SP1 and below</td>
6164
<td>Included with .NET framework</td>
6265
</tr>
6366
</table>

0 commit comments

Comments
 (0)