You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: doc/Dependencies.html
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,9 @@
15
15
<li>
16
16
<ahref="http://www.microsoft.com/downloads/details.aspx?familyid=6B6C21D2-2006-4AFA-9702-529FA782D63B&displaylang=en">Microsoft Windows SDK for Windows 7 and .NET Framework 4</a> (strongly recommended!)
17
17
</li>
18
+
<li>
19
+
<ahref="http://www.microsoft.com/en-us/download/details.aspx?id=40760">Microsoft Build Tools 2013</a> for opening Visual Studio 2013 solutions
20
+
</li>
18
21
<li>
19
22
<ahref="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=effc5bc4-c3df-4172-ad1c-bc62935861c5">Microsoft F#</a> for F# support
20
23
</li>
@@ -41,7 +44,7 @@
41
44
42
45
<table>
43
46
<tr>
44
-
<thstyle="width:250px">Target platform</th>
47
+
<th>Target platform</th>
45
48
<th>Reference Assemblies</th>
46
49
<tr>
47
50
<tr>
@@ -57,7 +60,7 @@
57
60
<td><ahref="http://www.microsoft.com/downloads/details.aspx?familyid=6B6C21D2-2006-4AFA-9702-529FA782D63B&displaylang=en">Microsoft Windows SDK for Windows 7 and .NET Framework 4</a></td>
58
61
</tr>
59
62
<tr>
60
-
<td>.NET Framework 3.5 SP1 and below</td>
63
+
<tdstyle="padding-right: 8px;">.NET Framework 3.5 SP1 and below</td>
0 commit comments