mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Replacing [SecurityTransparent] by [SecurityRules(SecurityRuleSet.Level2)]
--HG-- branch : 1.x extra : rebase_source : 87b17cd15d51603bc6f39f01c911b414aa6428cb
This commit is contained in:
@@ -32,4 +32,4 @@ using System.Security;
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("1.4.0")]
|
||||
[assembly: AssemblyFileVersion("1.4.0")]
|
||||
[assembly: SecurityTransparent]
|
||||
[assembly: SecurityRules(SecurityRuleSet.Level2)]
|
||||
|
Reference in New Issue
Block a user