How to use paket.references in subdirectories of paket-files?
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Hi,
I would like to add specific paket.reference in some of my git dependencies.
I have:
proj
proj.csproj
paket.references
-------paket-files
-----------------core
-----------------core.csproj
-----------------paket.references
-----------------api
-----------------api.csproj
-----------------paket.references
paket doesn't recognize any references in paket-files.
could you tell me how my paket.references in proj should look like ?
Thanks
Gilles
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
The issue provides a project tree containing paket.references files under paket-files, but no source file or test entry point. Start by checking how Paket resolves references for git dependencies and compare that behavior with the reported layout. Done means the supported root-file syntax or the limitation is established and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100