From 20f70e3446df19bf5d0faaae9f7bd58fd0fc4bcc Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 04 八月 2023 12:06:51 +0800
Subject: [PATCH] 轮询备份

---
 Crabtree/ON.Ios/ON.Ios.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Crabtree/ON.Ios/ON.Ios.csproj b/Crabtree/ON.Ios/ON.Ios.csproj
index f171595..fcd6fd3 100644
--- a/Crabtree/ON.Ios/ON.Ios.csproj
+++ b/Crabtree/ON.Ios/ON.Ios.csproj
@@ -173,6 +173,7 @@
     <Reference Include="Shared.IOS.TBL">
       <HintPath>..\SmartHome\dll\IOS\Shared.IOS.TBL.dll</HintPath>
     </Reference>
+    <Reference Include="System.Drawing.Common.dll" />
   </ItemGroup>
   <ItemGroup>
     <Folder Include="Resources\" />

--
Gitblit v1.8.0