Skip to content

Commit 366a27c

Browse files
Keboojonsequitur
authored andcommitted
Adding [assembly:CLSCompliant(true)]
1 parent ca660cc commit 366a27c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
using System;
2+
3+
[assembly: CLSCompliant(true)]

0 commit comments

Comments
 (0)