Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Library does not seem to work when dependency CommonServiceLocator changes to version 2.0.1 or above #34

Open
frostless opened this issue Aug 11, 2020 · 0 comments

Comments

@frostless
Copy link

CommonServiceLocator has a breadking change from 2.0.1 onwards where its namespace changes from Microsoft.Practices.ServiceLocation to CommonServiceLocator.
https://github.com/unitycontainer/commonservicelocator/commit/908a30f0f4c036d1ded0c0967fa3a7ae823aa5ce
It seems to me this library does not make the change accordingly.
I am getting this msg : "The type 'IServiceLocator' is defined in an
assembly that is not referenced..."
My workaround is to downgrade CommonServiceLocator to 1.3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant