From 25c2cd738f687329f2cd58c1973197ea5d6473f3 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Mon, 7 Nov 2022 22:37:22 +0400 Subject: Added Resources.resx --- .../CoolgirlCombiner/Properties/Resources.resx | 127 +++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 tools_sources/CoolgirlCombiner/Properties/Resources.resx diff --git a/tools_sources/CoolgirlCombiner/Properties/Resources.resx b/tools_sources/CoolgirlCombiner/Properties/Resources.resx new file mode 100644 index 0000000..059a9ce --- /dev/null +++ b/tools_sources/CoolgirlCombiner/Properties/Resources.resx @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + ..\Resources\buildtime.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + ..\Resources\commit.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + \ No newline at end of file -- cgit v1.2.3