Rated 3 Stars (out of 5) - Downloaded the latest Common Service Locator and it is newer than the version compiled into the Prism DLLs. Had to redirect to the new version in the app.config. Any chance that we can get a current .NET 4.5 update with the most current dependencies?
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name
↧