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

NSubstituteMockingKernel + .NET 4.5 #36

Open
todd-bowles-console opened this issue Sep 12, 2018 · 0 comments
Open

NSubstituteMockingKernel + .NET 4.5 #36

todd-bowles-console opened this issue Sep 12, 2018 · 0 comments

Comments

@todd-bowles-console
Copy link

I updated one of our solutions today to the latest version of Ninject and its various ancillary libraries (Ninject.Extensions.Factory, Ninject.MockingKernel and so on), but I can't seem to use the latest version of the NSubstituteMockingKernel.

All of the Ninject Nuget packages appear to work on .NET 4.5 except the Ninject.MockingKernel.NSubstitute package (which appears to require .NET 4.6). I assume I still have to install this package, because I can't find any reference to the NSubstituteMockingKernel in the base Ninject.MockingKernel package, or to any module that would enable the NSubstitute mocks in

NSubstitute doesnt require .NET 4.6 so I'm not sure why the mocking kernel would.

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