VS Dev15.5 Preview 2 d15rel 27016.0
Repro steps (we have automated integration test and i tried them manually too):
- Create a new core 2.0 Web app wait for restore, save solution
- Creat a new ClassLibrary core 2.0, wait for restore
- Add project reference web->classlib via Add Reference dialog, wait for restore:
Actual result:
Project dependency appears in the web but is yellow, However it does have hierarchy under it.
Expected dependency to be normal since targets frameworks are the same for web and classlib.
