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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ You are invited to help producing future releases of the F# language compiler, l
9
9
10
10
The F# Compiler and Tools are also mirrored in[the corresponding repository](http://github.com/fsharp/fsharp) of the F# Software Foundation.
11
11
12
-
Changes contributed here are eventuallypropagaed to this repository and are included in all packagings of F# and open source F# editing tools. The process for doing this is explained in this guide by the[F# Core Engineering Group](https://fsharp.github.io/2014/06/18/fsharp-contributions.html). Currently, the F# community coordinates packaging[other editions of F#](https://github.com/fsharp/fsharp/) for use on Linux, macOS, Android, iOS, and other platforms, and Microsoft coordinates packaging this repository as part of the Visual F# Tools.
12
+
Changes contributed here are eventuallypropagated to this repository and are included in all packagings of F# and open source F# editing tools. The process for doing this is explained in this guide by the[F# Core Engineering Group](https://fsharp.github.io/2014/06/18/fsharp-contributions.html). Currently, the F# community coordinates packaging[other editions of F#](https://github.com/fsharp/fsharp/) for use on Linux, macOS, Android, iOS, and other platforms, and Microsoft coordinates packaging this repository as part of the Visual F# Tools.
13
13
14
14
For historical reasons this repository is called "visualfsharp" and currently also contains the Visual F# IDE Tools. The eventual plan is to split these repositories into "fsharp" and "visualfsharp".