| | |
| | | <HintPath>..\packages\FastAndroidCamera.2.0.0\lib\MonoAndroid403\FastAndroidCamera.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Microsoft.AppCenter.Android.Bindings"> |
| | | <HintPath>..\packages\Microsoft.AppCenter.3.1.0\lib\MonoAndroid403\Microsoft.AppCenter.Android.Bindings.dll</HintPath> |
| | | <HintPath>..\packages\Microsoft.AppCenter.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.Android.Bindings.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Microsoft.AppCenter"> |
| | | <HintPath>..\packages\Microsoft.AppCenter.3.1.0\lib\MonoAndroid403\Microsoft.AppCenter.dll</HintPath> |
| | | <HintPath>..\packages\Microsoft.AppCenter.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Microsoft.AppCenter.Analytics.Android.Bindings"> |
| | | <HintPath>..\packages\Microsoft.AppCenter.Analytics.3.1.0\lib\MonoAndroid403\Microsoft.AppCenter.Analytics.Android.Bindings.dll</HintPath> |
| | | <HintPath>..\packages\Microsoft.AppCenter.Analytics.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.Analytics.Android.Bindings.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Microsoft.AppCenter.Analytics"> |
| | | <HintPath>..\packages\Microsoft.AppCenter.Analytics.3.1.0\lib\MonoAndroid403\Microsoft.AppCenter.Analytics.dll</HintPath> |
| | | <HintPath>..\packages\Microsoft.AppCenter.Analytics.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.Analytics.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Microsoft.AppCenter.Crashes.Android.Bindings"> |
| | | <HintPath>..\packages\Microsoft.AppCenter.Crashes.3.1.0\lib\MonoAndroid403\Microsoft.AppCenter.Crashes.Android.Bindings.dll</HintPath> |
| | | <HintPath>..\packages\Microsoft.AppCenter.Crashes.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.Crashes.Android.Bindings.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Microsoft.AppCenter.Crashes"> |
| | | <HintPath>..\packages\Microsoft.AppCenter.Crashes.3.1.0\lib\MonoAndroid403\Microsoft.AppCenter.Crashes.dll</HintPath> |
| | | <HintPath>..\packages\Microsoft.AppCenter.Crashes.4.0.0\lib\MonoAndroid50\Microsoft.AppCenter.Crashes.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="zxing.portable"> |
| | | <HintPath>..\packages\ZXing.Net.Mobile.2.4.1\lib\MonoAndroid71\zxing.portable.dll</HintPath> |
| | |
| | | <HintPath>..\packages\Xamarin.Android.Support.v4.28.0.0.3\lib\monoandroid80\Xamarin.Android.Support.v4.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="MQTTnet"> |
| | | <HintPath>..\packages\MQTTnet.3.0.9\lib\netstandard2.0\MQTTnet.dll</HintPath> |
| | | <HintPath>..\packages\MQTTnet.3.0.13\lib\netstandard2.1\MQTTnet.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Xamarin.Android.Support.Animated.Vector.Drawable"> |
| | | <HintPath>..\SmartHome\dll\Android\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath> |
| | |
| | | <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="Xamarin.Android.Support.CustomTabs"> |
| | | <HintPath>..\packages\Xamarin.Android.Support.CustomTabs.28.0.0.3\lib\monoandroid80\Xamarin.Android.Support.CustomTabs.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Xamarin.Essentials"> |
| | | <HintPath>..\packages\Xamarin.Essentials.1.6.0\lib\monoandroid80\Xamarin.Essentials.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="RestSharp"> |
| | | <HintPath>..\packages\RestSharp.106.11.7\lib\netstandard2.0\RestSharp.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="Resources\Resource.designer.cs" /> |
| | |
| | | <Compile Include="Application.cs" /> |
| | | <Compile Include="MyReceiver.cs" /> |
| | | <Compile Include="Scan.cs" /> |
| | | <Compile Include="NetworkUtils.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="Resources\AboutResources.txt" /> |
| | |
| | | <AndroidResource Include="Resources\values\Styles.xml" /> |
| | | <AndroidResource Include="Resources\drawable\PadLoading.png" /> |
| | | <AndroidResource Include="Resources\xml\file_paths.xml"> |
| | | <SubType></SubType> |
| | | <Generator></Generator> |
| | | </AndroidResource> |
| | | <AndroidResource Include="Resources\xml\network_security_config.xml"> |
| | | <SubType></SubType> |
| | | <Generator></Generator> |
| | | </AndroidResource> |
| | |
| | | <AndroidAsset Include="Assets\Phone2\CrabtreeAdd\WiFiOffline.png" /> |
| | | <AndroidAsset Include="Assets\Phone2\CrabtreeAdd\CloudOffline.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\DroidService\DroidService.csproj"> |
| | | <Project>{CE1A32D2-147D-406D-B194-7820468301D4}</Project> |
| | | <Name>DroidService</Name> |
| | | </ProjectReference> |
| | | <ProjectReference Include="..\DroidLib\DroidLib.csproj"> |
| | | <Project>{47EFF987-3192-4A56-A463-A940F245FF7D}</Project> |
| | | <Name>DroidLib</Name> |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> |
| | | <Import Project="..\packages\Xamarin.Android.Support.Annotations.28.0.0.3\build\monoandroid80\Xamarin.Android.Support.Annotations.targets" Condition="Exists('..\packages\Xamarin.Android.Support.Annotations.28.0.0.3\build\monoandroid80\Xamarin.Android.Support.Annotations.targets')" /> |
| | | <Import Project="..\packages\Xamarin.Android.Arch.Core.Common.1.1.1.3\build\monoandroid80\Xamarin.Android.Arch.Core.Common.targets" Condition="Exists('..\packages\Xamarin.Android.Arch.Core.Common.1.1.1.3\build\monoandroid80\Xamarin.Android.Arch.Core.Common.targets')" /> |
| | |
| | | <Import Project="..\packages\Xamarin.Android.Support.Vector.Drawable.28.0.0.3\build\monoandroid80\Xamarin.Android.Support.Vector.Drawable.targets" Condition="Exists('..\packages\Xamarin.Android.Support.Vector.Drawable.28.0.0.3\build\monoandroid80\Xamarin.Android.Support.Vector.Drawable.targets')" /> |
| | | <Import Project="..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" /> |
| | | <Import Project="..\packages\Xamarin.Build.Download.0.10.0\build\Xamarin.Build.Download.targets" Condition="Exists('..\packages\Xamarin.Build.Download.0.10.0\build\Xamarin.Build.Download.targets')" /> |
| | | <Import Project="..\packages\Xamarin.Android.Support.CustomTabs.28.0.0.3\build\monoandroid80\Xamarin.Android.Support.CustomTabs.targets" Condition="Exists('..\packages\Xamarin.Android.Support.CustomTabs.28.0.0.3\build\monoandroid80\Xamarin.Android.Support.CustomTabs.targets')" /> |
| | | </Project> |