| | |
| | | <AndroidTlsProvider>btls</AndroidTlsProvider>
|
| | | <AndroidEnableSGenConcurrent>true</AndroidEnableSGenConcurrent>
|
| | | <EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
|
| | | <AndroidSupportedAbis>armeabi-v7a</AndroidSupportedAbis>
|
| | | <AndroidDexTool>d8</AndroidDexTool>
|
| | | <AotAssemblies>false</AotAssemblies>
|
| | | <EnableLLVM>false</EnableLLVM>
|
| | |
| | | <AndroidUseAapt2>false</AndroidUseAapt2>
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="AndriodBluetoothLibrary">
|
| | | <HintPath>..\AndriodBluetooth\bin\Debug\AndriodBluetoothLibrary.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="BouncyCastle.Crypto, Version=1.8.1.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
|
| | | <HintPath>..\packages\BouncyCastle.Crypto.dll.1.8.1\lib\BouncyCastle.Crypto.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="DroidLib">
|
| | | <HintPath>..\DroidLib\bin\Debug\DroidLib.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="FastAndroidCamera, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
| | | <HintPath>..\packages\FastAndroidCamera.2.0.0\lib\MonoAndroid403\FastAndroidCamera.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="LeakCanary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
| | | <HintPath>..\packages\LeakCanaryBinding.1.5.1.1\lib\MonoAndroid10\LeakCanary.dll</HintPath>
|
| | | </Reference>
|
| | |
| | | </Reference>
|
| | | <Reference Include="System.IO.Compression" />
|
| | | <Reference Include="System.Net.Http" />
|
| | | <Reference Include="MQTTnet.Core">
|
| | | <HintPath>..\packages\MQTTnet.2.4.0\lib\netstandard1.3\MQTTnet.Core.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="MQTTnet">
|
| | | <HintPath>..\packages\MQTTnet.3.0.8\lib\netstandard2.0\MQTTnet.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="BouncyCastle.Crypto">
|
| | | <HintPath>..\packages\BouncyCastle.Crypto.dll.1.8.1\lib\BouncyCastle.Crypto.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="Microsoft.AppCenter.Android.Bindings">
|
| | | <HintPath>..\packages\Microsoft.AppCenter.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Android.Bindings.dll</HintPath>
|
| | |
| | | <Reference Include="Xamarin.Android.Support.Vector.Drawable">
|
| | | <HintPath>..\Shared\DLL\Android\Xamarin.Android.Support.Vector.Drawable.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="ZXing.Net.Mobile.Core, Version=2.4.1.0, Culture=neutral, processorArchitecture=MSIL">
|
| | | <Reference Include="BouncyCastle.Crypto">
|
| | | <HintPath>..\packages\BouncyCastle.1.8.1\lib\BouncyCastle.Crypto.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="FastAndroidCamera">
|
| | | <HintPath>..\packages\FastAndroidCamera.2.0.0\lib\MonoAndroid403\FastAndroidCamera.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="ZXing.Net.Mobile.Core">
|
| | | <HintPath>..\packages\ZXing.Net.Mobile.2.4.1\lib\MonoAndroid71\ZXing.Net.Mobile.Core.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="zxing.portable, Version=0.16.2.0, Culture=neutral, PublicKeyToken=830ae994e36ac27d, processorArchitecture=MSIL">
|
| | | <Reference Include="zxing.portable">
|
| | | <HintPath>..\packages\ZXing.Net.Mobile.2.4.1\lib\MonoAndroid71\zxing.portable.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="ZXingNetMobile, Version=2.4.1.0, Culture=neutral, processorArchitecture=MSIL">
|
| | | <Reference Include="ZXingNetMobile">
|
| | | <HintPath>..\packages\ZXing.Net.Mobile.2.4.1\lib\MonoAndroid71\ZXingNetMobile.dll</HintPath>
|
| | | </Reference>
|
| | | </ItemGroup>
|
| | |
| | | <ItemGroup>
|
| | | <AndroidAsset Include="Assets\Echarts\js\world.js" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <ProjectReference Include="..\DroidLib\DroidLib.csproj">
|
| | | <Project>{47EFF987-3192-4A56-A463-A940F245FF7D}</Project>
|
| | | <Name>DroidLib</Name>
|
| | | </ProjectReference>
|
| | | <ProjectReference Include="..\AndriodBluetooth\AndriodBluetooth.csproj">
|
| | | <Project>{930FE62C-60E3-4AB6-8645-CAD9E33ADC45}</Project>
|
| | | <Name>AndriodBluetooth</Name>
|
| | | </ProjectReference>
|
| | | </ItemGroup>
|
| | | <Import Project="..\Shared\Shared.projitems" Label="Shared" Condition="Exists('..\Shared\Shared.projitems')" />
|
| | | <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|
| | | <Import Project="..\packages\Xamarin.Android.Support.Annotations.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.Annotations.targets" Condition="Exists('..\packages\Xamarin.Android.Support.Annotations.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.Annotations.targets')" />
|