- Moving Orchard to Autofac 2.1.

Removing Autofac 1.4 bits.

--HG--
branch : dev
This commit is contained in:
Suha Can
2010-04-01 09:57:25 -07:00
parent 5c8ca93f4e
commit 1d3ee05e66
53 changed files with 0 additions and 86361 deletions

View File

@@ -31,10 +31,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Autofac, Version=1.4.4.561, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\lib\autofac\Autofac.dll</HintPath>
</Reference>
<Reference Include="Moq, Version=4.0.812.4, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\lib\moq\Moq.dll</HintPath>