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

Maybe an Issue on the Nuget packages #11

Open
viviancpy opened this issue Jun 19, 2014 · 1 comment
Open

Maybe an Issue on the Nuget packages #11

viviancpy opened this issue Jun 19, 2014 · 1 comment

Comments

@viviancpy
Copy link

I tried Install-Package Ninject.Extensions.NamedScope on Nuget Console. The installed package give me error when I use DefinesNamedScope(). It says IBindingWhenInNamedWithOrOnSyntax cannot be inferred to IBindingOnSyntax`1

Then I installed the package with
Install-Package Ninject.Extensions.NamedScope -Version 3.2.0. The error does not exist any more.

@iappert
Copy link
Contributor

iappert commented Jun 20, 2014

I am not able to reproduce the described behavior. Created a new project, added NamedScope package using nuget UI and package manager console. Everything works fine.

Can you reproduce the error?

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

2 participants