Where is Microsoft.Practices.Unity package?
问题 An hour ago I updated my nuget packages for the solution I'm working on and I get the error message, thrown by Unity, that The type 'IUnityContainer' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.Practices.Unity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f'. Since then I have been googling to get some usable information about that where this package is. The articles, question around it are old, deals with 2.x version.