Update the default fsharp language version to 5.0#10145
Update the default fsharp language version to 5.0#10145KevinRansom merged 3 commits intodotnet:release/dev16.8from
Conversation
|
|
|
@cartermp , I will submit a seperate PR for overloads for custom operators. I know it seems silly but revert and bisect for failures is easier. And I expect that will require some test updating too. |
|
All of these are still listed as preview is that right?? |
|
No, only in https://github.com/dotnet/fsharp/blob/release/dev16.8/src/fsharp/LanguageFeatures.fs#L63 |
|
Once dev16.8 branch has rtm'd we will integrate the changes back into master. We make version changes like this only in the release branches like dev16.8. Once the release branches have rtmd they are integrated back into master. It's just the process we use and it works out fine. |
* change default language version * Update error message * fix tests
Fixes #10144
mea culpa ... throw big sticks at me over this, I completely missed it.