fsprojects / fsprojects/FSharpPlus
Drop net45, net6, Fable3 from F#+ 2 release
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 941
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
In order to simplify the release process, we should drop the target frameworks net45, net6 in the release. Also remove check for Fable3 for F#+ 2. The main reason for this is that there is an Issue with consuming DLLs built with .NET7 from .NET6.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the F#+ 2 release configuration and the check for Fable3. Confirm where net45 and net6 are declared, then verify the release process no longer targets those frameworks or checks Fable3. The linked .NET issue provides context for the compatibility decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- build-system, release
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100