aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Serialization/Properties
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2017-12-04 14:15:48 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2017-12-04 14:15:48 +0200
commita635302e9ae4a8ced135620e355697ccf2a27b52 (patch)
tree47b0cdebe8958833f45822970117160ce6c9d237 /Software/Visual_Studio/Tango.Serialization/Properties
parentc47075cc333329fc6bc93679d847cadcb050436f (diff)
downloadTango-a635302e9ae4a8ced135620e355697ccf2a27b52.tar.gz
Tango-a635302e9ae4a8ced135620e355697ccf2a27b52.zip
Added Tango.Serialization.
Added Tango.Settings.
Diffstat (limited to 'Software/Visual_Studio/Tango.Serialization/Properties')
-rw-r--r--Software/Visual_Studio/Tango.Serialization/Properties/AssemblyInfo.cs6
1 files changed, 6 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.Serialization/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Serialization/Properties/AssemblyInfo.cs
new file mode 100644
index 000000000..f3c038f0e
--- /dev/null
+++ b/Software/Visual_Studio/Tango.Serialization/Properties/AssemblyInfo.cs
@@ -0,0 +1,6 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+[assembly: AssemblyTitle("Tango - Serialization Components")]
+[assembly: ComVisible(false)] \ No newline at end of file