add netstandard1.4 compatibility for xamarin
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
needs to be added https://github.com/fsprojects/Paket/blob/master/src/Paket.Core/Versioning/FrameworkHandling.fs#L266-L272
scroll to bottom of page https://docs.microsoft.com/en-us/nuget/schema/target-frameworks
to see compatibility
add missing frameworks listed there as well, e.g. xamarinxboxone
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 in src/Paket.Core/Versioning/FrameworkHandling.fs around lines 266-272, then compare its framework compatibility mappings with the NuGet target-framework documentation linked in the issue. Add netstandard1.4 compatibility for Xamarin and the other missing frameworks identified there; done means the mappings cover those listed frameworks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100