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

Modify ICompilationLibrariesProvider to return a sequence of reference path strings #4738

Closed
pranavkm opened this issue May 25, 2016 · 0 comments
Assignees
Milestone

Comments

@pranavkm
Copy link
Contributor

Based on offline discussions with @davidfowl and @rynowak , the plan is to modify ICompilationLibrariesProvider to not expose CompilationLibrary instances instead returning a list of paths to reference assemblies.

An additional follow up was to return the assembly path in the event the assembly was compiled without preserveCompilationContext. This will unblock csproj based class library scenarios which do not have deps record.

@Eilon Eilon added this to the 1.0.0 milestone May 25, 2016
@pranavkm pranavkm changed the title Modify ICompilationLibrariesProvider to remove a sequence of reference path strings Modify ICompilationLibrariesProvider to return a sequence of reference path strings May 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants