blob: 37ad6afb49f1b2b23dbb8ecf0fd3cf4edbbd27ac (
plain)
1
2
3
4
5
6
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Twine - Protobuf Components")]
[assembly: ComVisible(false)]
|