DevDaysTasks.Droid.csproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  7. <ProjectGuid>{34B9099E-4B00-4707-BFDE-0B95997F8893}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <RootNamespace>DevDaysTasks.Droid</RootNamespace>
  10. <MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
  11. <MonoAndroidResourcePrefix>Resources</MonoAndroidResourcePrefix>
  12. <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
  13. <AndroidResgenClass>Resource</AndroidResgenClass>
  14. <AndroidResgenFile>Resources\Resource.designer.cs</AndroidResgenFile>
  15. <AndroidApplication>True</AndroidApplication>
  16. <AndroidUseLatestPlatformSdk>True</AndroidUseLatestPlatformSdk>
  17. <AssemblyName>DevDaysTasks.Droid</AssemblyName>
  18. <TargetFrameworkVersion>v6.0</TargetFrameworkVersion>
  19. <NuGetPackageImportStamp>
  20. </NuGetPackageImportStamp>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>bin\Debug</OutputPath>
  27. <DefineConstants>DEBUG;</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <AndroidLinkMode>None</AndroidLinkMode>
  31. <ConsolePause>false</ConsolePause>
  32. <AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>
  33. <AndroidLinkSkip />
  34. <EmbedAssembliesIntoApk>True</EmbedAssembliesIntoApk>
  35. <BundleAssemblies>False</BundleAssemblies>
  36. <AndroidCreatePackagePerAbi>False</AndroidCreatePackagePerAbi>
  37. <AndroidSupportedAbis>armeabi,armeabi-v7a,x86</AndroidSupportedAbis>
  38. <AndroidStoreUncompressedFileExtensions />
  39. <MandroidI18n />
  40. <Debugger>Xamarin</Debugger>
  41. <AndroidEnableMultiDex>False</AndroidEnableMultiDex>
  42. <DevInstrumentationEnabled>True</DevInstrumentationEnabled>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  45. <DebugType>full</DebugType>
  46. <Optimize>true</Optimize>
  47. <OutputPath>bin\Release</OutputPath>
  48. <ErrorReport>prompt</ErrorReport>
  49. <WarningLevel>4</WarningLevel>
  50. <AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
  51. <ConsolePause>false</ConsolePause>
  52. </PropertyGroup>
  53. <ItemGroup>
  54. <Reference Include="FormsViewGroup, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  55. <HintPath>..\packages\Xamarin.Forms.2.3.2.127\lib\MonoAndroid10\FormsViewGroup.dll</HintPath>
  56. <Private>True</Private>
  57. </Reference>
  58. <Reference Include="Microsoft.WindowsAzure.Mobile, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  59. <HintPath>..\packages\Microsoft.Azure.Mobile.Client.3.0.1\lib\monoandroid\Microsoft.WindowsAzure.Mobile.dll</HintPath>
  60. <Private>True</Private>
  61. </Reference>
  62. <Reference Include="Microsoft.WindowsAzure.Mobile.Ext, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  63. <HintPath>..\packages\Microsoft.Azure.Mobile.Client.3.0.1\lib\monoandroid\Microsoft.WindowsAzure.Mobile.Ext.dll</HintPath>
  64. <Private>True</Private>
  65. </Reference>
  66. <Reference Include="Microsoft.WindowsAzure.Mobile.SQLiteStore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  67. <HintPath>..\packages\Microsoft.Azure.Mobile.Client.SQLiteStore.3.0.1\lib\portable-win+net45+wp8+wpa81+monotouch10+monoandroid10+xamarinios10\Microsoft.WindowsAzure.Mobile.SQLiteStore.dll</HintPath>
  68. <Private>True</Private>
  69. </Reference>
  70. <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  71. <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\portable-net45+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath>
  72. <Private>True</Private>
  73. </Reference>
  74. <Reference Include="SQLitePCLRaw.batteries_green, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a84b7dcfb1391f7f, processorArchitecture=MSIL">
  75. <HintPath>..\packages\SQLitePCLRaw.bundle_green.1.0.1\lib\MonoAndroid\SQLitePCLRaw.batteries_green.dll</HintPath>
  76. <Private>True</Private>
  77. </Reference>
  78. <Reference Include="SQLitePCLRaw.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1488e028ca7ab535, processorArchitecture=MSIL">
  79. <HintPath>..\packages\SQLitePCLRaw.core.1.0.1\lib\MonoAndroid\SQLitePCLRaw.core.dll</HintPath>
  80. <Private>True</Private>
  81. </Reference>
  82. <Reference Include="SQLitePCLRaw.lib.e_sqlite3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e4ad490600e2234c, processorArchitecture=MSIL">
  83. <HintPath>..\packages\SQLitePCLRaw.lib.e_sqlite3.android.1.0.1\lib\MonoAndroid\SQLitePCLRaw.lib.e_sqlite3.dll</HintPath>
  84. <Private>True</Private>
  85. </Reference>
  86. <Reference Include="SQLitePCLRaw.provider.e_sqlite3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9c301db686d0bd12, processorArchitecture=MSIL">
  87. <HintPath>..\packages\SQLitePCLRaw.provider.e_sqlite3.android.1.0.1\lib\MonoAndroid\SQLitePCLRaw.provider.e_sqlite3.dll</HintPath>
  88. <Private>True</Private>
  89. </Reference>
  90. <Reference Include="System" />
  91. <Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  92. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\monoandroid\System.Net.Http.Extensions.dll</HintPath>
  93. <Private>True</Private>
  94. </Reference>
  95. <Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  96. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\monoandroid\System.Net.Http.Primitives.dll</HintPath>
  97. <Private>True</Private>
  98. </Reference>
  99. <Reference Include="System.Xml" />
  100. <Reference Include="System.Core" />
  101. <Reference Include="Mono.Android" />
  102. <Reference Include="System.Net.Http" />
  103. <Reference Include="Xamarin.Android.Support.Animated.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  104. <HintPath>..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath>
  105. <Private>True</Private>
  106. </Reference>
  107. <Reference Include="Xamarin.Android.Support.Design, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  108. <HintPath>..\packages\Xamarin.Android.Support.Design.23.3.0\lib\MonoAndroid43\Xamarin.Android.Support.Design.dll</HintPath>
  109. <Private>True</Private>
  110. </Reference>
  111. <Reference Include="Xamarin.Android.Support.v4, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  112. <HintPath>..\packages\Xamarin.Android.Support.v4.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll</HintPath>
  113. <Private>True</Private>
  114. </Reference>
  115. <Reference Include="Xamarin.Android.Support.v7.AppCompat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  116. <HintPath>..\packages\Xamarin.Android.Support.v7.AppCompat.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll</HintPath>
  117. <Private>True</Private>
  118. </Reference>
  119. <Reference Include="Xamarin.Android.Support.v7.CardView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  120. <HintPath>..\packages\Xamarin.Android.Support.v7.CardView.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.CardView.dll</HintPath>
  121. <Private>True</Private>
  122. </Reference>
  123. <Reference Include="Xamarin.Android.Support.v7.MediaRouter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  124. <HintPath>..\packages\Xamarin.Android.Support.v7.MediaRouter.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.MediaRouter.dll</HintPath>
  125. <Private>True</Private>
  126. </Reference>
  127. <Reference Include="Xamarin.Android.Support.v7.RecyclerView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  128. <HintPath>..\packages\Xamarin.Android.Support.v7.RecyclerView.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.RecyclerView.dll</HintPath>
  129. <Private>True</Private>
  130. </Reference>
  131. <Reference Include="Xamarin.Android.Support.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  132. <HintPath>..\packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Vector.Drawable.dll</HintPath>
  133. <Private>True</Private>
  134. </Reference>
  135. <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  136. <HintPath>..\packages\Xamarin.Forms.2.3.2.127\lib\MonoAndroid10\Xamarin.Forms.Core.dll</HintPath>
  137. <Private>True</Private>
  138. </Reference>
  139. <Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  140. <HintPath>..\packages\Xamarin.Forms.2.3.2.127\lib\MonoAndroid10\Xamarin.Forms.Platform.dll</HintPath>
  141. <Private>True</Private>
  142. </Reference>
  143. <Reference Include="Xamarin.Forms.Platform.Android, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  144. <HintPath>..\packages\Xamarin.Forms.2.3.2.127\lib\MonoAndroid10\Xamarin.Forms.Platform.Android.dll</HintPath>
  145. <Private>True</Private>
  146. </Reference>
  147. <Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  148. <HintPath>..\packages\Xamarin.Forms.2.3.2.127\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath>
  149. <Private>True</Private>
  150. </Reference>
  151. </ItemGroup>
  152. <ItemGroup>
  153. <Compile Include="MainActivity.cs" />
  154. <Compile Include="Resources\Resource.designer.cs" />
  155. <Compile Include="Properties\AssemblyInfo.cs" />
  156. </ItemGroup>
  157. <ItemGroup>
  158. <None Include="app.config" />
  159. <None Include="Resources\AboutResources.txt" />
  160. <None Include="Properties\AndroidManifest.xml" />
  161. <None Include="Assets\AboutAssets.txt" />
  162. <None Include="packages.config" />
  163. <AndroidResource Include="Resources\layout\toolbar.axml">
  164. <SubType>Designer</SubType>
  165. </AndroidResource>
  166. <AndroidResource Include="Resources\layout\tabs.axml">
  167. <SubType>Designer</SubType>
  168. </AndroidResource>
  169. </ItemGroup>
  170. <ItemGroup />
  171. <ItemGroup>
  172. <AndroidResource Include="Resources\drawable\icon.png" />
  173. <AndroidResource Include="Resources\drawable-hdpi\icon.png" />
  174. <AndroidResource Include="Resources\drawable-xhdpi\icon.png" />
  175. <AndroidResource Include="Resources\drawable-xxhdpi\icon.png" />
  176. </ItemGroup>
  177. <ItemGroup>
  178. <AndroidResource Include="Resources\values\colors.xml" />
  179. </ItemGroup>
  180. <ItemGroup>
  181. <AndroidResource Include="Resources\values\style.xml" />
  182. </ItemGroup>
  183. <ItemGroup>
  184. <AndroidResource Include="Resources\values-v21\style.xml" />
  185. </ItemGroup>
  186. <Import Project="..\DevDaysTasks.Shared\DevDaysTasks.Shared.projitems" Label="Shared" />
  187. <Import Project="$(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
  188. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  189. <PropertyGroup>
  190. <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
  191. </PropertyGroup>
  192. <Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
  193. <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'))" />
  194. <Error Condition="!Exists('..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets'))" />
  195. </Target>
  196. <Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
  197. <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')" />
  198. <Import Project="..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets" Condition="Exists('..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" />
  199. </Project>