From f9634c562782f54bad0fcf86af3443d3706712d6 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 25 四月 2023 17:37:19 +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