Revert "updated autofac to 3.0"

This reverts commit 4f6e928b4e650750c38f8bab8dbd36146c00933f.
This commit is contained in:
Keivan Beigi
2013-01-30 17:08:07 -08:00
committed by kay.one
parent 91a416e0b1
commit 86e554010d
25 changed files with 64 additions and 89 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Autofac" version="3.0.0" targetFramework="net40" />
<package id="Autofac" version="2.6.3.862" targetFramework="net40" />
<package id="AutoMoq" version="1.6.1" targetFramework="net40" />
<package id="CommonServiceLocator" version="1.0" targetFramework="net40" />
<package id="FluentAssertions" version="2.0.0.1" targetFramework="net40" />