From e7731fb58a232da141cee1e887c86a06e2ff4792 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 2 Feb 2017 21:57:47 -0500 Subject: First ever VB mod... it isn't going well. --- .../My Project/Resources.resx | 117 +++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 ShiftOS.Modding.VisualBasic.LegacySkinConverter/My Project/Resources.resx (limited to 'ShiftOS.Modding.VisualBasic.LegacySkinConverter/My Project/Resources.resx') diff --git a/ShiftOS.Modding.VisualBasic.LegacySkinConverter/My Project/Resources.resx b/ShiftOS.Modding.VisualBasic.LegacySkinConverter/My Project/Resources.resx new file mode 100644 index 0000000..af7dbeb --- /dev/null +++ b/ShiftOS.Modding.VisualBasic.LegacySkinConverter/My Project/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.2.3