b912c72 Filter private libraries from auto requires and provides

Authored and Committed by omajid 6 years ago
1 file changed. 14 lines added. 0 lines removed.
    Filter private libraries from auto requires and provides
    
    These libraries are part of coreclr implementation. Other programs
    should not be able to depend on them. The linker doesn't know about
    these libraries and their paths can change on any upgrade.
    
        
file modified
+14 -0