From 6428fad15dbe79e30a48ffc9aabe31e03a45426c Mon Sep 17 00:00:00 2001
From: patrick <patrick.xu@broconcentric.com>
Date: 星期四, 05 十二月 2019 12:50:13 +0800
Subject: [PATCH] 1. 添加部分log信息 2. 修改部分机器人动作流程 3. 开放OperationConfig的InputData参数

---
 src/Bro.Device.AuboRobot/Bro.Device.AuboRobot.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/Bro.Device.AuboRobot/Bro.Device.AuboRobot.csproj b/src/Bro.Device.AuboRobot/Bro.Device.AuboRobot.csproj
index bea6b68..0af4af5 100644
--- a/src/Bro.Device.AuboRobot/Bro.Device.AuboRobot.csproj
+++ b/src/Bro.Device.AuboRobot/Bro.Device.AuboRobot.csproj
@@ -36,6 +36,7 @@
     </Reference>
     <Reference Include="System" />
     <Reference Include="System.Core" />
+    <Reference Include="System.Drawing" />
     <Reference Include="System.Xml.Linq" />
     <Reference Include="System.Data.DataSetExtensions" />
     <Reference Include="Microsoft.CSharp" />

--
Gitblit v1.8.0