Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed compile error for WP8 #52

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

sami1971
Copy link

@sami1971 sami1971 commented Mar 4, 2014

FindInterfaces is not supported by WP8 so replaced it with GetInterface
check. There might be a better way to handle this but this was done as a quick fix to get TinyIoC working with WP8.

FindInterfaces is not supported by WP8 so replaced it with GetInterface
check.
@isaacmcn
Copy link

Great, thanks for that seems to work fine

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

Successfully merging this pull request may close these issues.

2 participants