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

Copy the minimal set of dlls required for the KRE/kpm and DTH to run #775

Closed
wants to merge 2 commits into from

Conversation

davidfowl
Copy link
Member

/cc @glennc @loudej @shhsu @jhawk42

This might affect crossgen negatively @shhsu.

@davidfowl davidfowl force-pushed the minimal-set branch 2 times, most recently from 696a9c9 to 3602ce8 Compare October 18, 2014 00:14
davidfowl referenced this pull request Oct 23, 2014
- Updated JSON.NET to 6.0.6
- Removed win8 aliasing and added an temporary ugly heuristic for aspnetcore50
compat
- Added unit tests

#596

hostContext.DependencyWalker.Walk(hostContext.Project.Name, hostContext.Project.Version, framework);

var manager = (ILibraryManager)hostContext.ServiceProvider.GetService(typeof(ILibraryManager));
Copy link
Contributor

Choose a reason for hiding this comment

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

Need a rebase. We have ApplicationHostContext.LibraryManager now.

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