This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify test to look for assembly names rather than absolute paths
This workaround an issue \ bug with the results returned by DependencyContext where the path uses a mix of forward and back slashes which causes comparison with Assembly.Location that only uses forward slashes to fail.
- Loading branch information