UnityConfiguration
UnityConfiguration copied to clipboard
Support Unity 4.0.1 ?
Hi, is used in an old project and on container.Configure(c => c.AddRegistry(new ApplicationRegistry()))
i get - Cannot convert lambda expression to type 'Type' because it is not a delegate type
is that bug on unsupported by 4.0.1 version of unity ?