-
-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ping exact FCS version #2118
Labels
Comments
Yeah, though we should push for greater reliability on the versions of FCS published from dotnet/fsharp to help prevent these kinds of mixups. |
Interestingly enough, we seem to already specify an exact version in the Line 7 in 17e6b45
|
That last one seems related to NuGet/Home#5525. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the latest release we claim that we need FCS 41.0.1 or higher:
This is not the case though, Fantomas will only support one exact FCS version (being
41.0.1
in this case).Do you agree with pinning this version @baronfel?
The text was updated successfully, but these errors were encountered: