HDL Home App 第二版本 旧平台金堂用 正在使用
lss
2022-06-09 5ce9a5b3706b7c609d832f73763a853ffd415c85
ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
@@ -210,6 +210,10 @@
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="ZXing\ZXingCustomScanView.cs" />
    <Compile Include="ZXing\ZXingOverlayView.cs" />
    <Compile Include="JPush\JPushFirmBroadcast.cs" />
    <Compile Include="JPush\JPushOpenClickActivity.cs" />
    <Compile Include="JPush\JpushNotificationReceiver.cs" />
    <Compile Include="JPush\JPushService.cs" />
  </ItemGroup>
  <ItemGroup>
    <None Include="app.config" />
@@ -220,6 +224,7 @@
      <SubType>Designer</SubType>
    </None>
    <AndroidAsset Include="Assets\Phone\Center\FaceManagement.png" />
    <AndroidAsset Include="Assets\agconnect-services.json" />
  </ItemGroup>
  <ItemGroup>
    <AndroidResource Include="Resources\layout\Main.axml" />
@@ -2721,6 +2726,13 @@
      <Project>{A6CA3387-58A7-4819-992F-C800C8839AFB}</Project>
      <Name>SPhoneLib</Name>
    </ProjectReference>
    <ProjectReference Include="..\Shared.Droid.JPush\Shared.Droid.JPush.csproj">
      <Project>{06B9C874-B9B2-4417-8280-B321F966E46B}</Project>
      <Name>Shared.Droid.JPush</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="JPush\" />
  </ItemGroup>
  <Import Project="..\Shared\Shared.projitems" Label="Shared" Condition="Exists('..\Shared\Shared.projitems')" />
  <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />