DependencyResolutionException after latest update
I like to test all of my services via Autofac and after the latest update it first lost all references to my previous scripts and I had to re-establish them but then even after doing that I am now getting an error stating:
Could not load file or assembly 'System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies
Not sure what to do at this point.
Could not load file or assembly 'System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies
Not sure what to do at this point.
Comments