diff options
Diffstat (limited to 'Software/Tango.NET/Tango.Protobuf/Properties/AssemblyInfo.cs')
| -rw-r--r-- | Software/Tango.NET/Tango.Protobuf/Properties/AssemblyInfo.cs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Software/Tango.NET/Tango.Protobuf/Properties/AssemblyInfo.cs b/Software/Tango.NET/Tango.Protobuf/Properties/AssemblyInfo.cs new file mode 100644 index 000000000..37ad6afb4 --- /dev/null +++ b/Software/Tango.NET/Tango.Protobuf/Properties/AssemblyInfo.cs @@ -0,0 +1,6 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +[assembly: AssemblyTitle("Twine - Protobuf Components")] +[assembly: ComVisible(false)]
\ No newline at end of file |
