Skip to content
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

Minimise FSharp.Core version #214

Closed
Smaug123 opened this issue Oct 4, 2024 · 1 comment
Closed

Minimise FSharp.Core version #214

Smaug123 opened this issue Oct 4, 2024 · 1 comment

Comments

@Smaug123
Copy link
Contributor

Smaug123 commented Oct 4, 2024

proj-info currently uses FSharp.Core at a very late version, 8.0.400. Could we instead use the earliest possible version, to maximise compatibility with consumers? (I'd raise the PR myself except I'm waiting for #211 to land, because I can never get Paket to work right.)

@baronfel
Copy link
Collaborator

Done - the libraries that don't have a direct FCS dependency target 6.0 now, the ones that do are in sync with whatever version of FCS they may use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants