I am getting following error while compiling my project. I am using unity framework for dependency injection with unity framework version 3.0.0.0 with visual studio 4.5. As far as I understand its demanding unity version 3.0.1208.
If this is the case, from where I can download this version, as I found nothing about it on google.
Assembly 'Microsoft.Practices.Prism.UnityExtensions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' uses 'Microsoft.Practices.Unity, Version=3.0.1208.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'Microsoft.Practices.Unity, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' e:\DataForm\Binaries\PRISM\Microsoft.Practices.Prism.UnityExtensions.dll DataForm.WPFApp