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
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,29 +29,29 @@ Quickstart guides for build and test can be found [here](https://github.com/Micr
29
29
30
30
###Required Tools for Windows Development and Testing
31
31
32
-
####Development tools
32
+
###Development tools
33
33
34
34
For F# 3.1.X development
35
35
36
-
*Visual Studio 2013 + latest updates (or the free Visual Studio Community Edition)
37
-
*Visual Studio 2013 SDK
36
+
-[Visual Studio 2013](http://www.visualstudio.com/en-us/downloads) + latest updates (or the free [Visual Studio Community Edition](http://www.visualstudio.com/products/visual-studio-community-vs))
37
+
-[Visual Studio 2013 SDK](https://www.microsoft.com/en-us/download/details.aspx?id=40758)
38
38
39
39
For F# 4.0 development
40
40
41
-
*Visual Studio 2015
42
-
*Visual Studio 2015 SDK
41
+
-[Visual Studio 2015](http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs)
42
+
-[Visual Studio 2015 SDK](http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs)
43
43
44
-
####Additional frameworks
44
+
###Additional frameworks
45
45
46
-
*Git for windows
47
-
*Perl (ActiveState 5.16.3 is known to be supported)
48
-
*.NET 3.5
49
-
*.NET 4.5
50
-
*.NET 4.5.1
51
-
*MSBuild 12.0
52
-
*Windows 7 SDK
53
-
*Windows 8 SDK
54
-
*Windows 8.1 SDK
46
+
-[Git for windows](http://msysgit.github.io/)
47
+
-[Perl](http://www.perl.org/get.html#win32) (ActiveState 5.16.3 is known to be supported)
0 commit comments