Find-PaketRefs on a main package
Open
Nobody has claimed this yet.
question
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Hi,
I have a package with transitive dependencies and in my projects (paket.reference) I use directly/only the transitives and not the main package. Is there a way to tell the references of my direct main package?. I tried the Find-PaketRefs MainPackage command but returns no results
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 at the Find-PaketRefs command entry point and reproduce the reported package setup, where the project uses only transitive dependencies. Check whether references to the direct main package are discovered, and use that behavior to define completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100