wxr
2022-11-25 a16dbea60b9fd0550dcdefd34c94ff6711af2cbc
HDL-ON_Android/HDL-ON_Android.csproj
@@ -194,17 +194,14 @@
    <Reference Include="ZxingSDK">
      <HintPath>..\..\LC\Android\ZxingSDK.dll</HintPath>
    </Reference>
    <Reference Include="LeChengSDK">
      <HintPath>..\..\LC\Android\LeChengSDK.dll</HintPath>
    </Reference>
    <Reference Include="Shared.Droid.LCVideoSDK">
      <HintPath>..\DLL\LC\Android\Shared.Droid.LCVideoSDK.dll</HintPath>
    </Reference>
    <Reference Include="LCDeviceAddModule">
      <HintPath>..\..\lc2022-11-17\LCDeviceAddModule.dll</HintPath>
    </Reference>
    <Reference Include="LcVideoSdk">
      <HintPath>..\..\lc2022-11-17\LcVideoSdk.dll</HintPath>
      <HintPath>..\..\LC\Android\LcVideoSdk.dll</HintPath>
    </Reference>
    <Reference Include="LCDeviceAddModule">
      <HintPath>..\..\LC\Android\LCDeviceAddModule.dll</HintPath>
    </Reference>
  </ItemGroup>
  <ItemGroup>
@@ -1633,6 +1630,9 @@
    <Folder Include="Assets\Phone\FunctionIcon\Inverter\" />
    <Folder Include="Assets\Phone\FunctionIcon\Electrical\MechanicalArm\" />
  </ItemGroup>
  <ItemGroup>
    <AndroidJavaLibrary Include="libs\eventbus-3.0.0.jar" />
  </ItemGroup>
  <Import Project="..\HDL_ON\HDL_ON.projitems" Label="Shared" Condition="Exists('..\HDL_ON\HDL_ON.projitems')" />
  <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.