From 05a44ebcfce184b1ee89f0c983623ff0e17059a9 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sun, 16 May 2021 15:41:53 +0530 Subject: :tada: Working Sample for Sensor Client --- SensorClientAppW/Form1.resx | 60 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 SensorClientAppW/Form1.resx (limited to 'SensorClientAppW/Form1.resx') diff --git a/SensorClientAppW/Form1.resx b/SensorClientAppW/Form1.resx new file mode 100644 index 0000000..f298a7b --- /dev/null +++ b/SensorClientAppW/Form1.resx @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + \ No newline at end of file -- cgit v1.2.3