From 427a6e93b8946b9d91727166a352b2ee2ef75d19 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期五, 05 二月 2021 10:10:08 +0800 Subject: [PATCH] Delete .DS_Store --- HDL-ON_iOS/HDL-ON_iOS.csproj | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 106d490..960f63a 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -90,10 +90,7 @@ <HintPath>..\DLL\IOS\Shared.IOS.JLCountryCode.dll</HintPath> </Reference> <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> + <HintPath>..\DLL\IOS\EZSDK.IOS.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> -- Gitblit v1.8.0