From fc8a05358a92cc3c77c5f1e30d536807ef0614fd Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Mon, 8 Apr 2019 13:49:55 +0300 Subject: were added scripting projects --- .../Properties/Resources.resx | 117 +++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 Software/Visual_Studio/Scripting/Tango.Scripting.IDE.UI/Properties/Resources.resx (limited to 'Software/Visual_Studio/Scripting/Tango.Scripting.IDE.UI/Properties/Resources.resx') diff --git a/Software/Visual_Studio/Scripting/Tango.Scripting.IDE.UI/Properties/Resources.resx b/Software/Visual_Studio/Scripting/Tango.Scripting.IDE.UI/Properties/Resources.resx new file mode 100644 index 000000000..af7dbebba --- /dev/null +++ b/Software/Visual_Studio/Scripting/Tango.Scripting.IDE.UI/Properties/Resources.resx @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file -- cgit v1.3.1