From 75b7ec9583cbd0ad84b08cfa4d3df87ba42c2ba4 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 26 七月 2023 11:00:29 +0800
Subject: [PATCH] Update UserConfig.cs
---
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