summary refs log tree commit diff
path: root/crypto/src/AssemblyInfo.cs
blob: dfc22336a8767d84e0d3ed4da0f4c48800f59afb (plain) (blame)
1
2
3
4
5
using System;
using System.Runtime.InteropServices;

[assembly: CLSCompliant(true)]
[assembly: ComVisible(false)]