Nunit3 Test fails when Ninject is used
Hi,
I have a few unit tests that verify that Ninject kernel can resolve dependencies.
However i get a failure as shown below
System.NotSupportedException : Error loading module 'Ninject.Extensions.NamedScope.NamedScopeModule' of type NamedScopeModule Another module (of type NamedScopeModule) with the same name has already been loaded
Please sign in to leave a comment.
Hello Rajiv,
Did you try to run the same build via command line on the agent machine via command line? Please follow the guidelines.