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

Nuget package installs incompatible version of Castle.Core #20

Closed
iappert opened this issue May 8, 2014 · 0 comments
Closed

Nuget package installs incompatible version of Castle.Core #20

iappert opened this issue May 8, 2014 · 0 comments

Comments

@iappert
Copy link
Contributor

iappert commented May 8, 2014

Ninject Factory requires Castle.Core 3.2 due to missing .NET45 support in previous versions, but Package configuration for Ninject Factory defines 3.0.0 as the minimally required version.

Workaround:
Update Castle.Core manually.

Fix:
Update minimally required version of castle core in package definition

iappert added a commit that referenced this issue May 8, 2014
Fix Nuget package installs incompatible version of Castle.Core #20
@iappert iappert closed this as completed May 8, 2014
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

No branches or pull requests

1 participant