-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels