About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Sebastien Ros 326c8df745 Removing security attributes conflicting with dynamic compilation.
BuildManager.GetCompiledAssembly will generate an AssemblyInfo.cs file which
will get compiled with the project, but create a conflict as two SecurityRules
attributes can't be defined at the same time. For VS 11 Beta compatibility.

--HG--
branch : 1.x
2012-04-23 12:30:01 -07:00
lib Upgrading to Autofac 2.6.1 2012-03-14 11:35:06 -07:00
src Removing security attributes conflicting with dynamic compilation. 2012-04-23 12:30:01 -07:00
.hgignore Ignoring Publish settings file 2011-03-30 15:03:07 -07:00
.hgsub Updating sub-repos location 2012-04-23 12:05:32 -07:00
.hgsubstate Removing security attributes conflicting with dynamic compilation. 2012-04-23 12:30:01 -07:00
.hgtags Moved tag 1.4 to changeset cfc1cec81fee (from changeset 0b91d3e737b8) 2012-02-29 14:11:40 -08:00
AzurePackage.proj Upgrading to Azure SDK 1.6 (November 2011) 2011-12-02 12:15:44 -08:00
build.cmd Changed build scripts 2010-05-14 12:24:08 -07:00
ClickToBuild.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
ClickToBuildAzurePackage.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
CREDITS.txt Added ScrollTo to credits 2011-03-31 14:30:57 -07:00
DeleteModuleBinaries.cmd Add utility to force dynamic compilation 2010-11-20 18:53:35 -08:00
LICENSE.txt CodePlex->Outercurve in LICENSE.txt 2011-03-29 22:28:06 -07:00
Orchard.proj #18513: Ignoring .hg folder when packaging source files 2012-03-02 16:21:36 -08:00