-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Application Definition
-
Tags:
As a user,
I want to have the direct dependencies of my selected packages added to my project,
So that I can tell what my application depends on and configure it.
Notes:
- Transitive dependencies are not handled here (kept out of scope to prevent having to deal with potential circular dependencies risk)
- Optional dependencies are not handled here, only mandatory dependencies