diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4b0c68f --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +/.vs +/Utils/obj +/Bot-Utils/obj +/Bot-Utils/bin +/IoT/.vs +/IoT/Connector/Data/Mosquitto/obj +/IoT/Connector/Data/Mosquitto/bin +/IoT/Connector/Data/Mqtt/.vs +/IoT/Connector/Data/Mqtt/bin +/IoT/Connector/Data/Mqtt/obj +/IoT/Connector/User/Telegram/obj +/IoT/Connector/User/Telegram/bin +/IoT/Interfaces/bin +/IoT/Interfaces/obj +/IoT/obj +/IoT/bin +/packages +/Utils/bin diff --git a/Bot-Utils/bin/Release/Bot-Utils.dll b/Bot-Utils/bin/Release/Bot-Utils.dll deleted file mode 100644 index 89311a1..0000000 Binary files a/Bot-Utils/bin/Release/Bot-Utils.dll and /dev/null differ diff --git a/IoT/Connector/Data/Mosquitto/bin/Release/ConnectorDataMosquitto.dll b/IoT/Connector/Data/Mosquitto/bin/Release/ConnectorDataMosquitto.dll deleted file mode 100644 index 1cf5cf3..0000000 Binary files a/IoT/Connector/Data/Mosquitto/bin/Release/ConnectorDataMosquitto.dll and /dev/null differ diff --git a/IoT/Connector/Data/Mosquitto/bin/Release/LitJson.dll b/IoT/Connector/Data/Mosquitto/bin/Release/LitJson.dll deleted file mode 100644 index b86c7b7..0000000 Binary files a/IoT/Connector/Data/Mosquitto/bin/Release/LitJson.dll and /dev/null differ diff --git a/IoT/Connector/Data/Mosquitto/bin/Release/Utils-IoT.dll b/IoT/Connector/Data/Mosquitto/bin/Release/Utils-IoT.dll deleted file mode 100644 index 83a94ec..0000000 Binary files a/IoT/Connector/Data/Mosquitto/bin/Release/Utils-IoT.dll and /dev/null differ diff --git a/IoT/Connector/Data/Mqtt/bin/Release/ConnectorDataMqtt.dll b/IoT/Connector/Data/Mqtt/bin/Release/ConnectorDataMqtt.dll deleted file mode 100644 index a6e2197..0000000 Binary files a/IoT/Connector/Data/Mqtt/bin/Release/ConnectorDataMqtt.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/ConnectorUserTelegram.dll b/IoT/Connector/User/Telegram/bin/Release/ConnectorUserTelegram.dll deleted file mode 100644 index 571bdbc..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/ConnectorUserTelegram.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/LitJson.dll b/IoT/Connector/User/Telegram/bin/Release/LitJson.dll deleted file mode 100644 index b86c7b7..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/LitJson.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/Microsoft.Win32.Primitives.dll b/IoT/Connector/User/Telegram/bin/Release/Microsoft.Win32.Primitives.dll deleted file mode 100644 index d7b2a2c..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/Microsoft.Win32.Primitives.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/Newtonsoft.Json.dll b/IoT/Connector/User/Telegram/bin/Release/Newtonsoft.Json.dll deleted file mode 100644 index 77a5d89..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/Newtonsoft.Json.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.AppContext.dll b/IoT/Connector/User/Telegram/bin/Release/System.AppContext.dll deleted file mode 100644 index 5cb9dfb..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.AppContext.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.Console.dll b/IoT/Connector/User/Telegram/bin/Release/System.Console.dll deleted file mode 100644 index f47e609..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.Console.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.Diagnostics.DiagnosticSource.dll b/IoT/Connector/User/Telegram/bin/Release/System.Diagnostics.DiagnosticSource.dll deleted file mode 100644 index eafb192..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.Diagnostics.DiagnosticSource.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.Globalization.Calendars.dll b/IoT/Connector/User/Telegram/bin/Release/System.Globalization.Calendars.dll deleted file mode 100644 index 137ecf8..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.Globalization.Calendars.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.IO.Compression.ZipFile.dll b/IoT/Connector/User/Telegram/bin/Release/System.IO.Compression.ZipFile.dll deleted file mode 100644 index 23a12b8..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.IO.Compression.ZipFile.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.IO.Compression.dll b/IoT/Connector/User/Telegram/bin/Release/System.IO.Compression.dll deleted file mode 100644 index f8468a6..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.IO.Compression.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.IO.FileSystem.Primitives.dll b/IoT/Connector/User/Telegram/bin/Release/System.IO.FileSystem.Primitives.dll deleted file mode 100644 index ad9c238..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.IO.FileSystem.Primitives.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.IO.FileSystem.dll b/IoT/Connector/User/Telegram/bin/Release/System.IO.FileSystem.dll deleted file mode 100644 index 7c43977..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.IO.FileSystem.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.Net.Http.dll b/IoT/Connector/User/Telegram/bin/Release/System.Net.Http.dll deleted file mode 100644 index 900e64e..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.Net.Http.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.Net.Sockets.dll b/IoT/Connector/User/Telegram/bin/Release/System.Net.Sockets.dll deleted file mode 100644 index 4d01203..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.Net.Sockets.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.Runtime.InteropServices.RuntimeInformation.dll b/IoT/Connector/User/Telegram/bin/Release/System.Runtime.InteropServices.RuntimeInformation.dll deleted file mode 100644 index 360e92a..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.Runtime.InteropServices.RuntimeInformation.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.Algorithms.dll b/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.Algorithms.dll deleted file mode 100644 index aee6983..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.Algorithms.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.Encoding.dll b/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.Encoding.dll deleted file mode 100644 index de1ec5e..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.Encoding.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.Primitives.dll b/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.Primitives.dll deleted file mode 100644 index 16b2446..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.Primitives.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.X509Certificates.dll b/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.X509Certificates.dll deleted file mode 100644 index 3ecec41..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.Security.Cryptography.X509Certificates.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/System.Xml.ReaderWriter.dll b/IoT/Connector/User/Telegram/bin/Release/System.Xml.ReaderWriter.dll deleted file mode 100644 index 3d5103b..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/System.Xml.ReaderWriter.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/Telegram.Bot.dll b/IoT/Connector/User/Telegram/bin/Release/Telegram.Bot.dll deleted file mode 100644 index b69c7bd..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/Telegram.Bot.dll and /dev/null differ diff --git a/IoT/Connector/User/Telegram/bin/Release/Utils-IoT.dll b/IoT/Connector/User/Telegram/bin/Release/Utils-IoT.dll deleted file mode 100644 index 83a94ec..0000000 Binary files a/IoT/Connector/User/Telegram/bin/Release/Utils-IoT.dll and /dev/null differ diff --git a/IoT/Interfaces/bin/Release/Iot-Interfaces.dll b/IoT/Interfaces/bin/Release/Iot-Interfaces.dll deleted file mode 100644 index 83e6515..0000000 Binary files a/IoT/Interfaces/bin/Release/Iot-Interfaces.dll and /dev/null differ diff --git a/IoT/bin/Release/Utils-IoT.dll b/IoT/bin/Release/Utils-IoT.dll deleted file mode 100644 index 5ac1f76..0000000 Binary files a/IoT/bin/Release/Utils-IoT.dll and /dev/null differ diff --git a/Utils/bin/Release/Utils.dll b/Utils/bin/Release/Utils.dll deleted file mode 100644 index feeddc7..0000000 Binary files a/Utils/bin/Release/Utils.dll and /dev/null differ