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
+1-28Lines changed: 1 addition & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,41 +26,14 @@ available from this repo. At the moment the process is:
26
26
27
27
If you don't have access to Windows in order to run final tests at step 4. If you need help, email fsharp-opensource@googlegroups.com and ask to make a final test run on Windows.
Contributions specifically related to the packaging of the Open Edition should be made here.
32
30
33
31
34
32
## Status
35
33
36
34
The `master` branch is for F# 4.x. The `fsharp4` branch archives F# 4.0, the `fsharp31` branch archives F# 3.1.
37
-
To bootstrap the compiler, binaries built from an earlier version of this project are used.
38
-
39
-
###Required Tools for Windows Development and Testing
40
-
41
-
###Development tools
42
-
43
-
For F# 3.1.X development
44
-
45
-
-[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))
46
-
-[Visual Studio 2013 SDK](https://www.microsoft.com/en-us/download/details.aspx?id=40758)
47
35
48
-
For F# 4.0 development
49
-
50
-
-[Visual Studio 2015](http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs)
51
-
-[Visual Studio 2015 SDK](http://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs)
52
-
53
-
###Additional frameworks
54
-
55
-
-[Git for windows](http://msysgit.github.io/)
56
-
-[Perl](http://www.perl.org/get.html#win32) (ActiveState 5.16.3 is known to be supported)
0 commit comments