Removing [SecurityRules] attribute from Orchard.Comments

--HG--
branch : 1.4.x
This commit is contained in:
Sebastien Ros
2012-05-11 10:40:15 -07:00
parent 7648d4f320
commit 080eabf1b5

View File

@@ -32,4 +32,3 @@ using System.Security;
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.1")]
[assembly: AssemblyFileVersion("1.4.1")]
[assembly:SecurityRules(SecurityRuleSet.Level2)]