Closed baronfel closed 3 years ago
There are a few test failures, but I don't see anything related to FSharp in the stack traces, any pointers here?
Thank you for your work!
The build failure is just bad luck, I've broken the main build just before you submitted this -- please try rebasing on latest main
.
Minor suggestions (not a blocker for merge, I can do that after):
<VersionPrefix>0.20</VersionPrefix>
in FSharp.csproj to 0.21
it will get published to NuGet automatically once I merge itCHANGELOG.md
accordinglyThanks for the pointers, I'll get right on them.
And all green now, thanks again for the pointers.
Thanks!
This updates to FCS 40 for F# 5.0 syntax support, in addition to adapting to a few API usage differences as the team has standardized terminology and pulled a few APIs off of the Reactor thread.