We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f94944 commit 75f5c2aCopy full SHA for 75f5c2a
src/FluentNHibernate/Properties/AssemblyInfo.cs
@@ -7,4 +7,5 @@
7
// associated with an assembly.
8
[assembly: AssemblyTitle("FluentNHibernate")]
9
[assembly: AssemblyDescription("")]
10
-[assembly: CLSCompliant(true)]
+[assembly: CLSCompliant(true)]
11
+[assembly: System.Security.SecurityRules(System.Security.SecurityRuleSet.Level1)]
0 commit comments