Xamarin and Java references wrongly added to load script?
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
I've created a repro here: https://github.com/isaacabraham/paket-xamarin. Creating this paket lock results in the following (apparently "bad") lines being added to the load-scripts file:
Not sure why they're added!
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 reproducing the problem in the linked paket-xamarin repository and inspect .paket/load/main.group.fsx alongside the generated paket lock. Trace why Java.Interop, System.Drawing.Common, and Xamarin.Mac are included in the load script; done means the cause is identified and the generated references match the intended package graph.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp, java
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100