| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.30703</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{64F3A55A-09D9-4729-A892-1FB132A418E2}</ProjectGuid>
- <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>XamarinFormsGoogleDriveAPI.Droid</RootNamespace>
- <AssemblyName>XamarinFormsGoogleDriveAPI.Droid</AssemblyName>
- <FileAlignment>512</FileAlignment>
- <AndroidApplication>true</AndroidApplication>
- <AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile>
- <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
- <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
- <AndroidUseLatestPlatformSdk>true</AndroidUseLatestPlatformSdk>
- <TargetFrameworkVersion>v7.0</TargetFrameworkVersion>
- <AndroidSupportedAbis>armeabi,armeabi-v7a,x86</AndroidSupportedAbis>
- <AndroidStoreUncompressedFileExtensions />
- <MandroidI18n />
- <JavaMaximumHeapSize />
- <JavaOptions />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>True</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>TRACE;DEBUG;AND</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <AndroidUseSharedRuntime>True</AndroidUseSharedRuntime>
- <AndroidLinkMode>None</AndroidLinkMode>
- <EmbedAssembliesIntoApk>False</EmbedAssembliesIntoApk>
- <BundleAssemblies>False</BundleAssemblies>
- <AndroidCreatePackagePerAbi>False</AndroidCreatePackagePerAbi>
- <Debugger>Xamarin</Debugger>
- <AotAssemblies>False</AotAssemblies>
- <EnableLLVM>False</EnableLLVM>
- <AndroidEnableMultiDex>False</AndroidEnableMultiDex>
- <EnableProguard>False</EnableProguard>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <AndroidUseSharedRuntime>True</AndroidUseSharedRuntime>
- <AndroidLinkMode>SdkOnly</AndroidLinkMode>
- <EmbedAssembliesIntoApk>True</EmbedAssembliesIntoApk>
- <BundleAssemblies>False</BundleAssemblies>
- <AndroidCreatePackagePerAbi>False</AndroidCreatePackagePerAbi>
- <Debugger>Xamarin</Debugger>
- <AotAssemblies>False</AotAssemblies>
- <EnableLLVM>False</EnableLLVM>
- <AndroidEnableMultiDex>False</AndroidEnableMultiDex>
- <EnableProguard>False</EnableProguard>
- <DebugSymbols>False</DebugSymbols>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="BottomBar.Droid, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\dependency-lib\BottomBar.Droid.dll</HintPath>
- </Reference>
- <Reference Include="BottomNavigationBar, Version=1.4.0.1, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\dependency-lib\BottomNavigationBar.dll</HintPath>
- </Reference>
- <Reference Include="BottomNavigationBar.XamarinForms, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\dependency-lib\BottomNavigationBar.XamarinForms.dll</HintPath>
- </Reference>
- <Reference Include="FAB.Droid, Version=2.1.1.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\FAB.Forms.2.1.1\lib\MonoAndroid10\FAB.Droid.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="FAB.Forms, Version=2.1.1.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\FAB.Forms.2.1.1\lib\MonoAndroid10\FAB.Forms.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="FormsViewGroup, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Forms.2.3.3.193\lib\MonoAndroid10\FormsViewGroup.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Google.Apis, Version=1.21.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Google.Apis.1.21.0\lib\netstandard1.3\Google.Apis.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Google.Apis.Auth, Version=1.21.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Google.Apis.Auth.1.21.0\lib\netstandard1.3\Google.Apis.Auth.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Google.Apis.Auth.PlatformServices, Version=1.21.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Google.Apis.Auth.1.21.0\lib\netstandard1.3\Google.Apis.Auth.PlatformServices.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Google.Apis.Core, Version=1.21.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Google.Apis.Core.1.21.0\lib\netstandard1.3\Google.Apis.Core.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Google.Apis.Drive.v2, Version=1.21.0.768, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Google.Apis.Drive.v2.1.21.0.768\lib\netstandard1.3\Google.Apis.Drive.v2.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Mono.Android" />
- <Reference Include="mscorlib" />
- <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\portable-net45+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="PCLCrypto, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d4421c8a4786956c, processorArchitecture=MSIL">
- <HintPath>..\..\packages\PCLCrypto.2.0.147\lib\MonoAndroid23\PCLCrypto.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="PInvoke.BCrypt, Version=0.3.0.0, Culture=neutral, PublicKeyToken=9e300f9f87f04a7a, processorArchitecture=MSIL">
- <HintPath>..\..\packages\PInvoke.BCrypt.0.3.2\lib\portable-net45+win+wpa81+MonoAndroid10+xamarinios10+MonoTouch10\PInvoke.BCrypt.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="PInvoke.Kernel32, Version=0.3.0.0, Culture=neutral, PublicKeyToken=9e300f9f87f04a7a, processorArchitecture=MSIL">
- <HintPath>..\..\packages\PInvoke.Kernel32.0.3.2\lib\portable-net45+win+wpa81+MonoAndroid10+xamarinios10+MonoTouch10\PInvoke.Kernel32.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="PInvoke.NCrypt, Version=0.3.0.0, Culture=neutral, PublicKeyToken=9e300f9f87f04a7a, processorArchitecture=MSIL">
- <HintPath>..\..\packages\PInvoke.NCrypt.0.3.2\lib\portable-net45+win+wpa81+MonoAndroid10+xamarinios10+MonoTouch10\PInvoke.NCrypt.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="PInvoke.Windows.Core, Version=0.3.0.0, Culture=neutral, PublicKeyToken=9e300f9f87f04a7a, processorArchitecture=MSIL">
- <HintPath>..\..\packages\PInvoke.Windows.Core.0.3.2\lib\portable-net45+win+wpa81+MonoAndroid10+xamarinios10+MonoTouch10\PInvoke.Windows.Core.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Plugin.Connectivity, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xam.Plugin.Connectivity.2.3.0\lib\MonoAndroid10\Plugin.Connectivity.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Plugin.Connectivity.Abstractions, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xam.Plugin.Connectivity.2.3.0\lib\MonoAndroid10\Plugin.Connectivity.Abstractions.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Rg.Plugins.Popup, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Rg.Plugins.Popup.1.0.4\lib\MonoAndroid\Rg.Plugins.Popup.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Rg.Plugins.Popup.Droid, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Rg.Plugins.Popup.1.0.4\lib\MonoAndroid\Rg.Plugins.Popup.Droid.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Rg.Plugins.Popup.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Rg.Plugins.Popup.1.0.4\lib\MonoAndroid\Rg.Plugins.Popup.Platform.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.IO.Compression" />
- <Reference Include="System.Json" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.ObjectModel" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Xml" />
- <Reference Include="Validation, Version=2.2.0.0, Culture=neutral, PublicKeyToken=2fc06f0d701809a7, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Validation.2.2.8\lib\dotnet\Validation.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Android.Support.Animated.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Android.Support.Design, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Android.Support.Design.23.3.0\lib\MonoAndroid43\Xamarin.Android.Support.Design.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Android.Support.v4, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Android.Support.v4.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Android.Support.v7.AppCompat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Android.Support.v7.AppCompat.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Android.Support.v7.CardView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Android.Support.v7.CardView.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.CardView.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Android.Support.v7.MediaRouter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Android.Support.v7.MediaRouter.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.MediaRouter.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Android.Support.v7.RecyclerView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Android.Support.v7.RecyclerView.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.RecyclerView.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Android.Support.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Vector.Drawable.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Auth, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Auth.1.3.2.1\lib\MonoAndroid10\Xamarin.Auth.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Forms.2.3.3.193\lib\MonoAndroid10\Xamarin.Forms.Core.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Forms.2.3.3.193\lib\MonoAndroid10\Xamarin.Forms.Platform.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Forms.Platform.Android, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Forms.2.3.3.193\lib\MonoAndroid10\Xamarin.Forms.Platform.Android.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\packages\Xamarin.Forms.2.3.3.193\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath>
- <Private>True</Private>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="DependencyService\FileImpl.cs" />
- <Compile Include="DependencyService\ServiceCredentialImpl.cs" />
- <Compile Include="MainActivity.cs" />
- <Compile Include="Effects\ImageEffects.cs" />
- <Compile Include="Resources\Resource.Designer.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="SplashActivity.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="packages.config" />
- <None Include="Resources\AboutResources.txt" />
- <None Include="Assets\AboutAssets.txt" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable\icon.png" />
- <AndroidResource Include="Resources\drawable-hdpi\icon.png" />
- <AndroidResource Include="Resources\drawable-xhdpi\icon.png" />
- <AndroidResource Include="Resources\drawable-xxhdpi\icon.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Properties\AndroidManifest.xml" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\layout\Tabbar.axml" />
- <AndroidResource Include="Resources\layout\Toolbar.axml" />
- <AndroidResource Include="Resources\values\styles.xml">
- <SubType>Designer</SubType>
- </AndroidResource>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\XamarinFormsGoogleDriveAPI.Model\XamarinFormsGoogleDriveAPI.Model.csproj">
- <Project>{D707A746-C5CC-49BF-88B0-A67A8EA095C9}</Project>
- <Name>XamarinFormsGoogleDriveAPI.Model</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\XamarinFormsGoogleDriveAPI.Services\XamarinFormsGoogleDriveAPI.Services.csproj">
- <Project>{67F9D3A8-F71E-4428-913F-C37AE82CDB24}</Project>
- <Name>XamarinFormsGoogleDriveAPI.Services</Name>
- </ProjectReference>
- <ProjectReference Include="..\XamarinFormsGoogleDriveAPI\XamarinFormsGoogleDriveAPI.csproj">
- <Project>{cbf1dd80-c8f6-4b3c-b12f-fef0c105043a}</Project>
- <Name>XamarinFormsGoogleDriveAPI</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-hdpi\ic_add.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-xhdpi\ic_add.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-xxhdpi\ic_add.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-hdpi\ic_autorenew.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-xhdpi\ic_autorenew.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-xxhdpi\ic_autorenew.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\values\colors.xml" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-hdpi\ic_share.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-xhdpi\ic_share.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-xxhdpi\ic_share.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable\splash.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable\ganttercloudlogo.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-hdpi\ganttercloudlogo.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-xhdpi\ganttercloudlogo.png" />
- </ItemGroup>
- <ItemGroup>
- <AndroidResource Include="Resources\drawable-xxhdpi\ganttercloudlogo.png" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Renderer\" />
- </ItemGroup>
- <Import Project="..\..\XamarinFormsGoogleDriveAPI-Shared\GoogleDriveShared\GoogleDriveShared\GoogleDriveShared.projitems" Label="Shared" />
- <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.3.3.193\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.2.3.3.193\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets'))" />
- <Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\build\Xamarin.Android.Support.Vector.Drawable.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\build\Xamarin.Android.Support.Vector.Drawable.targets'))" />
- </Target>
- <Import Project="..\..\packages\Xamarin.Forms.2.3.3.193\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.3.3.193\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\Xamarin.Forms.targets')" />
- <Import Project="..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\build\Xamarin.Android.Support.Vector.Drawable.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\build\Xamarin.Android.Support.Vector.Drawable.targets')" />
- </Project>
|