XamarinFormsGoogleDriveAPI.Droid.csproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{64F3A55A-09D9-4729-A892-1FB132A418E2}</ProjectGuid>
  9. <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  10. <OutputType>Library</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>XamarinFormsGoogleDriveAPI.Droid</RootNamespace>
  13. <AssemblyName>XamarinFormsGoogleDriveAPI.Droid</AssemblyName>
  14. <FileAlignment>512</FileAlignment>
  15. <AndroidApplication>true</AndroidApplication>
  16. <AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile>
  17. <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
  18. <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
  19. <AndroidUseLatestPlatformSdk>true</AndroidUseLatestPlatformSdk>
  20. <TargetFrameworkVersion>v7.0</TargetFrameworkVersion>
  21. <AndroidSupportedAbis>armeabi,armeabi-v7a,x86</AndroidSupportedAbis>
  22. <AndroidStoreUncompressedFileExtensions />
  23. <MandroidI18n />
  24. <JavaMaximumHeapSize />
  25. <JavaOptions />
  26. <NuGetPackageImportStamp>
  27. </NuGetPackageImportStamp>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  30. <DebugSymbols>True</DebugSymbols>
  31. <DebugType>full</DebugType>
  32. <Optimize>false</Optimize>
  33. <OutputPath>bin\Debug\</OutputPath>
  34. <DefineConstants>TRACE;DEBUG;AND</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <AndroidUseSharedRuntime>True</AndroidUseSharedRuntime>
  38. <AndroidLinkMode>None</AndroidLinkMode>
  39. <EmbedAssembliesIntoApk>False</EmbedAssembliesIntoApk>
  40. <BundleAssemblies>False</BundleAssemblies>
  41. <AndroidCreatePackagePerAbi>False</AndroidCreatePackagePerAbi>
  42. <Debugger>Xamarin</Debugger>
  43. <AotAssemblies>False</AotAssemblies>
  44. <EnableLLVM>False</EnableLLVM>
  45. <AndroidEnableMultiDex>False</AndroidEnableMultiDex>
  46. <EnableProguard>False</EnableProguard>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  49. <DebugType>pdbonly</DebugType>
  50. <Optimize>true</Optimize>
  51. <OutputPath>bin\Release\</OutputPath>
  52. <DefineConstants>TRACE</DefineConstants>
  53. <ErrorReport>prompt</ErrorReport>
  54. <WarningLevel>4</WarningLevel>
  55. <AndroidUseSharedRuntime>True</AndroidUseSharedRuntime>
  56. <AndroidLinkMode>SdkOnly</AndroidLinkMode>
  57. <EmbedAssembliesIntoApk>True</EmbedAssembliesIntoApk>
  58. <BundleAssemblies>False</BundleAssemblies>
  59. <AndroidCreatePackagePerAbi>False</AndroidCreatePackagePerAbi>
  60. <Debugger>Xamarin</Debugger>
  61. <AotAssemblies>False</AotAssemblies>
  62. <EnableLLVM>False</EnableLLVM>
  63. <AndroidEnableMultiDex>False</AndroidEnableMultiDex>
  64. <EnableProguard>False</EnableProguard>
  65. <DebugSymbols>False</DebugSymbols>
  66. </PropertyGroup>
  67. <ItemGroup>
  68. <Reference Include="BottomBar.Droid, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  69. <SpecificVersion>False</SpecificVersion>
  70. <HintPath>..\dependency-lib\BottomBar.Droid.dll</HintPath>
  71. </Reference>
  72. <Reference Include="BottomNavigationBar, Version=1.4.0.1, Culture=neutral, processorArchitecture=MSIL">
  73. <SpecificVersion>False</SpecificVersion>
  74. <HintPath>..\dependency-lib\BottomNavigationBar.dll</HintPath>
  75. </Reference>
  76. <Reference Include="BottomNavigationBar.XamarinForms, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  77. <SpecificVersion>False</SpecificVersion>
  78. <HintPath>..\dependency-lib\BottomNavigationBar.XamarinForms.dll</HintPath>
  79. </Reference>
  80. <Reference Include="FAB.Droid, Version=2.1.1.0, Culture=neutral, processorArchitecture=MSIL">
  81. <HintPath>..\..\packages\FAB.Forms.2.1.1\lib\MonoAndroid10\FAB.Droid.dll</HintPath>
  82. <Private>True</Private>
  83. </Reference>
  84. <Reference Include="FAB.Forms, Version=2.1.1.0, Culture=neutral, processorArchitecture=MSIL">
  85. <HintPath>..\..\packages\FAB.Forms.2.1.1\lib\MonoAndroid10\FAB.Forms.dll</HintPath>
  86. <Private>True</Private>
  87. </Reference>
  88. <Reference Include="FormsViewGroup, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  89. <HintPath>..\..\packages\Xamarin.Forms.2.3.3.193\lib\MonoAndroid10\FormsViewGroup.dll</HintPath>
  90. <Private>True</Private>
  91. </Reference>
  92. <Reference Include="Google.Apis, Version=1.21.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
  93. <HintPath>..\..\packages\Google.Apis.1.21.0\lib\netstandard1.3\Google.Apis.dll</HintPath>
  94. <Private>True</Private>
  95. </Reference>
  96. <Reference Include="Google.Apis.Auth, Version=1.21.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
  97. <HintPath>..\..\packages\Google.Apis.Auth.1.21.0\lib\netstandard1.3\Google.Apis.Auth.dll</HintPath>
  98. <Private>True</Private>
  99. </Reference>
  100. <Reference Include="Google.Apis.Auth.PlatformServices, Version=1.21.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
  101. <HintPath>..\..\packages\Google.Apis.Auth.1.21.0\lib\netstandard1.3\Google.Apis.Auth.PlatformServices.dll</HintPath>
  102. <Private>True</Private>
  103. </Reference>
  104. <Reference Include="Google.Apis.Core, Version=1.21.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
  105. <HintPath>..\..\packages\Google.Apis.Core.1.21.0\lib\netstandard1.3\Google.Apis.Core.dll</HintPath>
  106. <Private>True</Private>
  107. </Reference>
  108. <Reference Include="Google.Apis.Drive.v2, Version=1.21.0.768, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
  109. <HintPath>..\..\packages\Google.Apis.Drive.v2.1.21.0.768\lib\netstandard1.3\Google.Apis.Drive.v2.dll</HintPath>
  110. <Private>True</Private>
  111. </Reference>
  112. <Reference Include="Mono.Android" />
  113. <Reference Include="mscorlib" />
  114. <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  115. <HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\portable-net45+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath>
  116. <Private>True</Private>
  117. </Reference>
  118. <Reference Include="PCLCrypto, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d4421c8a4786956c, processorArchitecture=MSIL">
  119. <HintPath>..\..\packages\PCLCrypto.2.0.147\lib\MonoAndroid23\PCLCrypto.dll</HintPath>
  120. <Private>True</Private>
  121. </Reference>
  122. <Reference Include="PInvoke.BCrypt, Version=0.3.0.0, Culture=neutral, PublicKeyToken=9e300f9f87f04a7a, processorArchitecture=MSIL">
  123. <HintPath>..\..\packages\PInvoke.BCrypt.0.3.2\lib\portable-net45+win+wpa81+MonoAndroid10+xamarinios10+MonoTouch10\PInvoke.BCrypt.dll</HintPath>
  124. <Private>True</Private>
  125. </Reference>
  126. <Reference Include="PInvoke.Kernel32, Version=0.3.0.0, Culture=neutral, PublicKeyToken=9e300f9f87f04a7a, processorArchitecture=MSIL">
  127. <HintPath>..\..\packages\PInvoke.Kernel32.0.3.2\lib\portable-net45+win+wpa81+MonoAndroid10+xamarinios10+MonoTouch10\PInvoke.Kernel32.dll</HintPath>
  128. <Private>True</Private>
  129. </Reference>
  130. <Reference Include="PInvoke.NCrypt, Version=0.3.0.0, Culture=neutral, PublicKeyToken=9e300f9f87f04a7a, processorArchitecture=MSIL">
  131. <HintPath>..\..\packages\PInvoke.NCrypt.0.3.2\lib\portable-net45+win+wpa81+MonoAndroid10+xamarinios10+MonoTouch10\PInvoke.NCrypt.dll</HintPath>
  132. <Private>True</Private>
  133. </Reference>
  134. <Reference Include="PInvoke.Windows.Core, Version=0.3.0.0, Culture=neutral, PublicKeyToken=9e300f9f87f04a7a, processorArchitecture=MSIL">
  135. <HintPath>..\..\packages\PInvoke.Windows.Core.0.3.2\lib\portable-net45+win+wpa81+MonoAndroid10+xamarinios10+MonoTouch10\PInvoke.Windows.Core.dll</HintPath>
  136. <Private>True</Private>
  137. </Reference>
  138. <Reference Include="Plugin.Connectivity, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL">
  139. <HintPath>..\..\packages\Xam.Plugin.Connectivity.2.3.0\lib\MonoAndroid10\Plugin.Connectivity.dll</HintPath>
  140. <Private>True</Private>
  141. </Reference>
  142. <Reference Include="Plugin.Connectivity.Abstractions, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL">
  143. <HintPath>..\..\packages\Xam.Plugin.Connectivity.2.3.0\lib\MonoAndroid10\Plugin.Connectivity.Abstractions.dll</HintPath>
  144. <Private>True</Private>
  145. </Reference>
  146. <Reference Include="Rg.Plugins.Popup, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  147. <HintPath>..\..\packages\Rg.Plugins.Popup.1.0.4\lib\MonoAndroid\Rg.Plugins.Popup.dll</HintPath>
  148. <Private>True</Private>
  149. </Reference>
  150. <Reference Include="Rg.Plugins.Popup.Droid, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  151. <HintPath>..\..\packages\Rg.Plugins.Popup.1.0.4\lib\MonoAndroid\Rg.Plugins.Popup.Droid.dll</HintPath>
  152. <Private>True</Private>
  153. </Reference>
  154. <Reference Include="Rg.Plugins.Popup.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  155. <HintPath>..\..\packages\Rg.Plugins.Popup.1.0.4\lib\MonoAndroid\Rg.Plugins.Popup.Platform.dll</HintPath>
  156. <Private>True</Private>
  157. </Reference>
  158. <Reference Include="System" />
  159. <Reference Include="System.Core" />
  160. <Reference Include="System.IO.Compression" />
  161. <Reference Include="System.Json" />
  162. <Reference Include="System.Net.Http" />
  163. <Reference Include="System.ObjectModel" />
  164. <Reference Include="System.Xml.Linq" />
  165. <Reference Include="System.Xml" />
  166. <Reference Include="Validation, Version=2.2.0.0, Culture=neutral, PublicKeyToken=2fc06f0d701809a7, processorArchitecture=MSIL">
  167. <HintPath>..\..\packages\Validation.2.2.8\lib\dotnet\Validation.dll</HintPath>
  168. <Private>True</Private>
  169. </Reference>
  170. <Reference Include="Xamarin.Android.Support.Animated.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  171. <HintPath>..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath>
  172. <Private>True</Private>
  173. </Reference>
  174. <Reference Include="Xamarin.Android.Support.Design, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  175. <HintPath>..\..\packages\Xamarin.Android.Support.Design.23.3.0\lib\MonoAndroid43\Xamarin.Android.Support.Design.dll</HintPath>
  176. <Private>True</Private>
  177. </Reference>
  178. <Reference Include="Xamarin.Android.Support.v4, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  179. <HintPath>..\..\packages\Xamarin.Android.Support.v4.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll</HintPath>
  180. <Private>True</Private>
  181. </Reference>
  182. <Reference Include="Xamarin.Android.Support.v7.AppCompat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  183. <HintPath>..\..\packages\Xamarin.Android.Support.v7.AppCompat.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll</HintPath>
  184. <Private>True</Private>
  185. </Reference>
  186. <Reference Include="Xamarin.Android.Support.v7.CardView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  187. <HintPath>..\..\packages\Xamarin.Android.Support.v7.CardView.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.CardView.dll</HintPath>
  188. <Private>True</Private>
  189. </Reference>
  190. <Reference Include="Xamarin.Android.Support.v7.MediaRouter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  191. <HintPath>..\..\packages\Xamarin.Android.Support.v7.MediaRouter.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.MediaRouter.dll</HintPath>
  192. <Private>True</Private>
  193. </Reference>
  194. <Reference Include="Xamarin.Android.Support.v7.RecyclerView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  195. <HintPath>..\..\packages\Xamarin.Android.Support.v7.RecyclerView.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.RecyclerView.dll</HintPath>
  196. <Private>True</Private>
  197. </Reference>
  198. <Reference Include="Xamarin.Android.Support.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  199. <HintPath>..\..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Vector.Drawable.dll</HintPath>
  200. <Private>True</Private>
  201. </Reference>
  202. <Reference Include="Xamarin.Auth, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
  203. <HintPath>..\..\packages\Xamarin.Auth.1.3.2.1\lib\MonoAndroid10\Xamarin.Auth.dll</HintPath>
  204. <Private>True</Private>
  205. </Reference>
  206. <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  207. <HintPath>..\..\packages\Xamarin.Forms.2.3.3.193\lib\MonoAndroid10\Xamarin.Forms.Core.dll</HintPath>
  208. <Private>True</Private>
  209. </Reference>
  210. <Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  211. <HintPath>..\..\packages\Xamarin.Forms.2.3.3.193\lib\MonoAndroid10\Xamarin.Forms.Platform.dll</HintPath>
  212. <Private>True</Private>
  213. </Reference>
  214. <Reference Include="Xamarin.Forms.Platform.Android, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  215. <HintPath>..\..\packages\Xamarin.Forms.2.3.3.193\lib\MonoAndroid10\Xamarin.Forms.Platform.Android.dll</HintPath>
  216. <Private>True</Private>
  217. </Reference>
  218. <Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  219. <HintPath>..\..\packages\Xamarin.Forms.2.3.3.193\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath>
  220. <Private>True</Private>
  221. </Reference>
  222. </ItemGroup>
  223. <ItemGroup>
  224. <Compile Include="DependencyService\FileImpl.cs" />
  225. <Compile Include="DependencyService\ServiceCredentialImpl.cs" />
  226. <Compile Include="MainActivity.cs" />
  227. <Compile Include="Effects\ImageEffects.cs" />
  228. <Compile Include="Resources\Resource.Designer.cs" />
  229. <Compile Include="Properties\AssemblyInfo.cs" />
  230. <Compile Include="SplashActivity.cs" />
  231. </ItemGroup>
  232. <ItemGroup>
  233. <None Include="app.config" />
  234. <None Include="packages.config" />
  235. <None Include="Resources\AboutResources.txt" />
  236. <None Include="Assets\AboutAssets.txt" />
  237. </ItemGroup>
  238. <ItemGroup>
  239. <AndroidResource Include="Resources\drawable\icon.png" />
  240. <AndroidResource Include="Resources\drawable-hdpi\icon.png" />
  241. <AndroidResource Include="Resources\drawable-xhdpi\icon.png" />
  242. <AndroidResource Include="Resources\drawable-xxhdpi\icon.png" />
  243. </ItemGroup>
  244. <ItemGroup>
  245. <None Include="Properties\AndroidManifest.xml" />
  246. </ItemGroup>
  247. <ItemGroup>
  248. <AndroidResource Include="Resources\layout\Tabbar.axml" />
  249. <AndroidResource Include="Resources\layout\Toolbar.axml" />
  250. <AndroidResource Include="Resources\values\styles.xml">
  251. <SubType>Designer</SubType>
  252. </AndroidResource>
  253. </ItemGroup>
  254. <ItemGroup>
  255. <ProjectReference Include="..\..\XamarinFormsGoogleDriveAPI.Model\XamarinFormsGoogleDriveAPI.Model.csproj">
  256. <Project>{D707A746-C5CC-49BF-88B0-A67A8EA095C9}</Project>
  257. <Name>XamarinFormsGoogleDriveAPI.Model</Name>
  258. </ProjectReference>
  259. <ProjectReference Include="..\..\XamarinFormsGoogleDriveAPI.Services\XamarinFormsGoogleDriveAPI.Services.csproj">
  260. <Project>{67F9D3A8-F71E-4428-913F-C37AE82CDB24}</Project>
  261. <Name>XamarinFormsGoogleDriveAPI.Services</Name>
  262. </ProjectReference>
  263. <ProjectReference Include="..\XamarinFormsGoogleDriveAPI\XamarinFormsGoogleDriveAPI.csproj">
  264. <Project>{cbf1dd80-c8f6-4b3c-b12f-fef0c105043a}</Project>
  265. <Name>XamarinFormsGoogleDriveAPI</Name>
  266. </ProjectReference>
  267. </ItemGroup>
  268. <ItemGroup>
  269. <AndroidResource Include="Resources\drawable-hdpi\ic_add.png" />
  270. </ItemGroup>
  271. <ItemGroup>
  272. <AndroidResource Include="Resources\drawable-xhdpi\ic_add.png" />
  273. </ItemGroup>
  274. <ItemGroup>
  275. <AndroidResource Include="Resources\drawable-xxhdpi\ic_add.png" />
  276. </ItemGroup>
  277. <ItemGroup>
  278. <AndroidResource Include="Resources\drawable-hdpi\ic_autorenew.png" />
  279. </ItemGroup>
  280. <ItemGroup>
  281. <AndroidResource Include="Resources\drawable-xhdpi\ic_autorenew.png" />
  282. </ItemGroup>
  283. <ItemGroup>
  284. <AndroidResource Include="Resources\drawable-xxhdpi\ic_autorenew.png" />
  285. </ItemGroup>
  286. <ItemGroup>
  287. <AndroidResource Include="Resources\values\colors.xml" />
  288. </ItemGroup>
  289. <ItemGroup>
  290. <AndroidResource Include="Resources\drawable-hdpi\ic_share.png" />
  291. </ItemGroup>
  292. <ItemGroup>
  293. <AndroidResource Include="Resources\drawable-xhdpi\ic_share.png" />
  294. </ItemGroup>
  295. <ItemGroup>
  296. <AndroidResource Include="Resources\drawable-xxhdpi\ic_share.png" />
  297. </ItemGroup>
  298. <ItemGroup>
  299. <AndroidResource Include="Resources\drawable\splash.png" />
  300. </ItemGroup>
  301. <ItemGroup>
  302. <AndroidResource Include="Resources\drawable\ganttercloudlogo.png" />
  303. </ItemGroup>
  304. <ItemGroup>
  305. <AndroidResource Include="Resources\drawable-hdpi\ganttercloudlogo.png" />
  306. </ItemGroup>
  307. <ItemGroup>
  308. <AndroidResource Include="Resources\drawable-xhdpi\ganttercloudlogo.png" />
  309. </ItemGroup>
  310. <ItemGroup>
  311. <AndroidResource Include="Resources\drawable-xxhdpi\ganttercloudlogo.png" />
  312. </ItemGroup>
  313. <ItemGroup>
  314. <Folder Include="Renderer\" />
  315. </ItemGroup>
  316. <Import Project="..\..\XamarinFormsGoogleDriveAPI-Shared\GoogleDriveShared\GoogleDriveShared\GoogleDriveShared.projitems" Label="Shared" />
  317. <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
  318. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  319. <PropertyGroup>
  320. <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>
  321. </PropertyGroup>
  322. <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'))" />
  323. <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'))" />
  324. </Target>
  325. <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')" />
  326. <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')" />
  327. </Project>