Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Feature dependency types #675

Merged
merged 10 commits into from
Oct 1, 2014
Merged

Feature dependency types #675

merged 10 commits into from
Oct 1, 2014

Conversation

lodejard
Copy link
Contributor

Adds the ability to add one or more behavior-centric flags on a library dependency

Flags are also grouped into keywords, like "dev", which are what you would expect to find in the project.json in most normal situations

See also #37

@@ -295,6 +293,13 @@ public void Populate(FrameworkName frameworkName, IList<LibraryDescription> libr
}
}

IEnumerable<LibraryDependency> CorrectDependencyVersion(LibraryDependency dependency)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

private

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants