You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds support for detecting project references when reading through the binlog. This is mostly based on matching a compiler call with its output binaries (by MVID) and then re-hydrating project references based off of that.
closes#24
Right now everything is a DLL reference, needs to support compilation references. Just unwinding the MVID
The text was updated successfully, but these errors were encountered: