Renaud Paquay e4e359e5c1 #17923: Modules from ~/Bin and ~/Core have higher priority
Because of the way ASP.NET BuildManager works(*), we can't enable
dynamic compilation of a module if the module is already
present in ~/bin.

(*) When invoking the compiler, BuildManager automatically adds
references to all assemblies present in ~/bin. So, if you have module
"X" in "~/bin", there is no way to enable dynamic compilation of
module "X" by compiling "X.csproj", as there will be tons of
compilation errors with equivalent types defined in multiple
assemblies.

--HG--
branch : 1.x
2011-06-09 12:53:33 -07:00
2011-05-24 16:34:42 -07:00
2011-03-30 15:03:07 -07: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
2011-03-31 14:30:57 -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%