mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Removing [SecurityRules] attribute from Orchard.Comments
--HG-- branch : 1.4.x
This commit is contained in:
@@ -32,4 +32,3 @@ using System.Security;
|
|||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
[assembly: AssemblyVersion("1.4.1")]
|
[assembly: AssemblyVersion("1.4.1")]
|
||||||
[assembly: AssemblyFileVersion("1.4.1")]
|
[assembly: AssemblyFileVersion("1.4.1")]
|
||||||
[assembly:SecurityRules(SecurityRuleSet.Level2)]
|
|
||||||
Reference in New Issue
Block a user