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

Add missing dependency to System.Reflection.Emit #638

Merged
merged 1 commit into from
Jul 8, 2018

Conversation

stakx
Copy link
Contributor

@stakx stakx commented Jul 8, 2018

Moq doesn't just require the System.Reflection.Emit package because Castle.Core requires it; Moq also uses the functionality provided by that package directly when mocking delegate types. Therefore, add it
as an explicit dependency.

Moq doesn't just require the `System.Reflection.Emit` package because
`Castle.Core` requires it; Moq also uses the functionality provided by
that package directly when mocking delegate types. Therefore, add it
as an explicit dependency.
@stakx stakx merged commit 7639655 into devlooped:master Jul 8, 2018
@stakx stakx deleted the dependencies branch July 8, 2018 12:48
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.

None yet

1 participant