HDL Home App 第二版本 旧平台金堂用 正在使用
xm
2019-11-29 315e336680efe5c654726c2cdae630146fe5c99c
ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
@@ -38,8 +38,8 @@
    <AndroidTlsProvider>btls</AndroidTlsProvider>
    <AndroidEnableSGenConcurrent>true</AndroidEnableSGenConcurrent>
    <EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
    <AndroidSupportedAbis />
    <AndroidDexTool>d8</AndroidDexTool>
    <AndroidKeyStore></AndroidKeyStore>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
@@ -83,9 +83,6 @@
    </Reference>
    <Reference Include="Shared.Droid">
      <HintPath>..\Shared\DLL\Android\Shared.Droid.dll</HintPath>
    </Reference>
    <Reference Include="Shared.Droid.HDLWidget">
      <HintPath>..\Shared\DLL\Android\Shared.Droid.HDLWidget.dll</HintPath>
    </Reference>
    <Reference Include="Shared.Droid.Smartrefresh">
      <HintPath>..\Shared\DLL\Android\Shared.Droid.Smartrefresh.dll</HintPath>
@@ -186,6 +183,9 @@
    <Reference Include="ZXingNetMobile, Version=2.4.1.0, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>..\packages\ZXing.Net.Mobile.2.4.1\lib\MonoAndroid71\ZXingNetMobile.dll</HintPath>
    </Reference>
    <Reference Include="Shared.Droid.HDLWidget">
      <HintPath>..\Shared\DLL\Android\Shared.Droid.HDLWidget.dll</HintPath>
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Application.cs" />