From a53a92372a46669f0bac4c832cb5a0ae8255cff0 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期五, 05 二月 2021 09:56:50 +0800 Subject: [PATCH] 2021-02-05 1.去掉丰林引用 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 106d490..07fc248 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -92,9 +92,6 @@ <Reference Include="EZSDK.IOS"> <HintPath>..\..\Xamarin鎺т欢搴揬EZOpenSDK\EZSDK.IOS\EZSDK.IOS\bin\Release\EZSDK.IOS.dll</HintPath> </Reference> - <Reference Include="Shared.IOS.ESVideoPhoneSDK"> - <HintPath>..\..\ESVideoPhoneSDKProject\xamarin\Shared.IOS.ESVideoPhoneSDK\bin\Release\Shared.IOS.ESVideoPhoneSDK.dll</HintPath> - </Reference> </ItemGroup> <ItemGroup> <PackageReference Include="Newtonsoft.Json"> -- Gitblit v1.8.0