Skip to content

Specify FSharp.Core version 4.5 for net5 builds#10

Merged
vbfox merged 3 commits intomasterfrom
specific_fshare_core_version
Dec 18, 2025
Merged

Specify FSharp.Core version 4.5 for net5 builds#10
vbfox merged 3 commits intomasterfrom
specific_fshare_core_version

Conversation

@vbfox
Copy link
Owner

@vbfox vbfox commented Dec 18, 2025

This should fix issue #8

The previous state was for net5.0:

  • Dll references 8.0.0
  • NuGet package doesn't request any version

The new state for net5.0 is:

  • Dll references 4.5.0
  • NuGet package requests >= 4.5.0

@vbfox vbfox merged commit c895ece into master Dec 18, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant