Skip to content

Commit 388c53d

Browse files
author
Chet Husk
committed
revert readme changes
1 parent b08965e commit 388c53d

File tree

1 file changed

+1
-28
lines changed

1 file changed

+1
-28
lines changed

README.md

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -26,41 +26,14 @@ available from this repo. At the moment the process is:
2626

2727
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.
2828

29-
[F# 4.0 status](https://github.com/Microsoft/visualfsharp/wiki/F%23-4.0-Status) --- Completed, shipped.
30-
3129
Contributions specifically related to the packaging of the Open Edition should be made here.
3230

3331

3432
## Status
3533

3634
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)
4735

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)
57-
- [.NET 3.5](http://www.microsoft.com/en-us/download/details.aspx?id=21)
58-
- [.NET 4.5](http://www.microsoft.com/en-us/download/details.aspx?id=30653)
59-
- [.NET 4.5.1](http://www.microsoft.com/en-us/download/details.aspx?id=40779)
60-
- [MSBuild 12.0](http://www.microsoft.com/en-us/download/details.aspx?id=40760)
61-
- [Windows 7 SDK](http://www.microsoft.com/en-us/download/details.aspx?id=8279)
62-
- [Windows 8 SDK](http://msdn.microsoft.com/en-us/windows/desktop/hh852363.aspx)
63-
- [Windows 8.1 SDK](http://msdn.microsoft.com/en-us/library/windows/desktop/bg162891.aspx)
36+
To bootstrap the compiler, binaries built from an earlier version of this project are used.
6437

6538
This codebase uses the Apache 2.0 license.
6639

0 commit comments

Comments
 (0)