Renaud Paquay 4df23c2221 Tweak assembly loading policy one more
We have this in Orchard.Setup.csproj:
    <Reference Include="Autofac, Version=2.1.13.813, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\..\..\lib\autofac\Autofac.dll</HintPath>
    </Reference>

However, version of autoface we are using is not 2.1.13.813.

This means that, even if the full assembly name is specified in the csproj file,
we still need to lookup the assembly by short name if we can't find it.

--HG--
branch : dev
2010-12-08 20:07:58 -08:00
2010-12-07 21:38:28 -08:00
2010-11-11 15:03:57 -08:00
2010-09-14 14:56:02 -07:00
2010-05-14 12:24:08 -07:00
Description
About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
246 MiB
Languages
C# 43.9%
JavaScript 43.7%
HTML 5.5%
CSS 2.4%
Less 1.5%
Other 2.9%