fsprojects / fsprojects/Paket

add netstandard1.4 compatibility for xamarin

Open
#2,318 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug up-for-grabs
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.