Projects in a solution folder are not unloaded on Install
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Description
Projects in a solution folder does not appear to be unloaded when running Install.

Repro steps
- Open a solution with a solution folder with projects in it.
- Run Install.
Expected behavior
Projects to be unloaded when in a folder.
Actual behavior
Projects not unloaded when in a folder.
Known workarounds
Please provide a description of any known workarounds.
Related information
- Win 7
- Paket 3.1.7
- .NET 4.5.1
Perhaps not very important, maybe just a cosmetic issue?
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 issue with Paket 3.1.7 on the described Windows/.NET setup: open a solution containing a solution folder with projects and run Install. Trace the Install handling for projects inside solution folders; done means those projects are unloaded as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100