|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
| 3 | + <Import Project="packages\Xamarin.Build.Download.0.4.3\build\Xamarin.Build.Download.props" Condition="Exists('packages\Xamarin.Build.Download.0.4.3\build\Xamarin.Build.Download.props')" /> |
3 | 4 | <PropertyGroup>
|
4 | 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
5 | 6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
16 | 17 | <AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile>
|
17 | 18 | <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
18 | 19 | <AndroidUseLatestPlatformSdk>True</AndroidUseLatestPlatformSdk>
|
19 |
| - <TargetFrameworkVersion>v6.0</TargetFrameworkVersion> |
| 20 | + <TargetFrameworkVersion>v7.1</TargetFrameworkVersion> |
20 | 21 | <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
|
21 | 22 | <NuGetPackageImportStamp>
|
22 | 23 | </NuGetPackageImportStamp>
|
|
50 | 51 | <Reference Include="System.Xml.Linq" />
|
51 | 52 | <Reference Include="System.Xml" />
|
52 | 53 | <Reference Include="Xamarin.Android.Support.Animated.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
53 |
| - <HintPath>packages\Xamarin.Android.Support.Animated.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath> |
54 |
| - <Private>True</Private> |
| 54 | + <HintPath>packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath> |
| 55 | + </Reference> |
| 56 | + <Reference Include="Xamarin.Android.Support.Annotations, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 57 | + <HintPath>packages\Xamarin.Android.Support.Annotations.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Annotations.dll</HintPath> |
| 58 | + </Reference> |
| 59 | + <Reference Include="Xamarin.Android.Support.Compat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 60 | + <HintPath>packages\Xamarin.Android.Support.Compat.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll</HintPath> |
| 61 | + </Reference> |
| 62 | + <Reference Include="Xamarin.Android.Support.Core.UI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 63 | + <HintPath>packages\Xamarin.Android.Support.Core.UI.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll</HintPath> |
| 64 | + </Reference> |
| 65 | + <Reference Include="Xamarin.Android.Support.Core.Utils, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 66 | + <HintPath>packages\Xamarin.Android.Support.Core.Utils.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll</HintPath> |
| 67 | + </Reference> |
| 68 | + <Reference Include="Xamarin.Android.Support.Fragment, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 69 | + <HintPath>packages\Xamarin.Android.Support.Fragment.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll</HintPath> |
| 70 | + </Reference> |
| 71 | + <Reference Include="Xamarin.Android.Support.Media.Compat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 72 | + <HintPath>packages\Xamarin.Android.Support.Media.Compat.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll</HintPath> |
55 | 73 | </Reference>
|
56 | 74 | <Reference Include="Xamarin.Android.Support.v4, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
57 |
| - <HintPath>packages\Xamarin.Android.Support.v4.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll</HintPath> |
58 |
| - <Private>True</Private> |
| 75 | + <HintPath>packages\Xamarin.Android.Support.v4.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll</HintPath> |
59 | 76 | </Reference>
|
60 | 77 | <Reference Include="Xamarin.Android.Support.v7.AppCompat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
61 |
| - <HintPath>packages\Xamarin.Android.Support.v7.AppCompat.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll</HintPath> |
62 |
| - <Private>True</Private> |
| 78 | + <HintPath>packages\Xamarin.Android.Support.v7.AppCompat.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll</HintPath> |
63 | 79 | </Reference>
|
64 | 80 | <Reference Include="Xamarin.Android.Support.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
65 |
| - <HintPath>packages\Xamarin.Android.Support.Vector.Drawable.23.3.0\lib\MonoAndroid403\Xamarin.Android.Support.Vector.Drawable.dll</HintPath> |
66 |
| - <Private>True</Private> |
| 81 | + <HintPath>packages\Xamarin.Android.Support.Vector.Drawable.25.3.1\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll</HintPath> |
67 | 82 | </Reference>
|
68 | 83 | </ItemGroup>
|
69 | 84 | <ItemGroup>
|
|
103 | 118 | <AndroidResource Include="Resources\values\colors.xml" />
|
104 | 119 | </ItemGroup>
|
105 | 120 | <ItemGroup>
|
106 |
| - <AndroidResource Include="Resources\drawable-nodpi\dummy_image.jpg" /> |
| 121 | + <AndroidResource Include="Resources\drawable-nodpi\about_icon_copy_right.xml" /> |
| 122 | + </ItemGroup> |
| 123 | + <ItemGroup> |
| 124 | + <AndroidResource Include="Resources\drawable-nodpi\dummy_image.png" /> |
| 125 | + </ItemGroup> |
| 126 | + <ItemGroup> |
| 127 | + <AndroidResource Include="Resources\mipmap-hdpi\ic_launcher.png" /> |
| 128 | + </ItemGroup> |
| 129 | + <ItemGroup> |
| 130 | + <AndroidResource Include="Resources\mipmap-mdpi\ic_launcher.png" /> |
| 131 | + </ItemGroup> |
| 132 | + <ItemGroup> |
| 133 | + <AndroidResource Include="Resources\mipmap-xhdpi\ic_launcher.png" /> |
| 134 | + </ItemGroup> |
| 135 | + <ItemGroup> |
| 136 | + <AndroidResource Include="Resources\mipmap-xxhdpi\ic_launcher.png" /> |
| 137 | + </ItemGroup> |
| 138 | + <ItemGroup> |
| 139 | + <AndroidResource Include="Resources\values\dimens.xml" /> |
| 140 | + </ItemGroup> |
| 141 | + <ItemGroup> |
| 142 | + <AndroidResource Include="Resources\values-night\colors.xml" /> |
| 143 | + </ItemGroup> |
| 144 | + <ItemGroup> |
| 145 | + <AndroidResource Include="Resources\values-notnight\colors.xml" /> |
| 146 | + </ItemGroup> |
| 147 | + <ItemGroup> |
| 148 | + <AndroidResource Include="Resources\values-w820dp\dimens.xml" /> |
107 | 149 | </ItemGroup>
|
108 | 150 | <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|
109 |
| - <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')" /> |
110 | 151 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
111 | 152 | <PropertyGroup>
|
112 | 153 | <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>
|
113 | 154 | </PropertyGroup>
|
114 |
| - <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'))" /> |
| 155 | + <Error Condition="!Exists('packages\Xamarin.Build.Download.0.4.3\build\Xamarin.Build.Download.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Build.Download.0.4.3\build\Xamarin.Build.Download.props'))" /> |
| 156 | + <Error Condition="!Exists('packages\Xamarin.Build.Download.0.4.3\build\Xamarin.Build.Download.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Build.Download.0.4.3\build\Xamarin.Build.Download.targets'))" /> |
| 157 | + <Error Condition="!Exists('packages\Xamarin.Android.Support.Annotations.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Annotations.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Android.Support.Annotations.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Annotations.targets'))" /> |
| 158 | + <Error Condition="!Exists('packages\Xamarin.Android.Support.Compat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Android.Support.Compat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets'))" /> |
| 159 | + <Error Condition="!Exists('packages\Xamarin.Android.Support.Core.UI.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Android.Support.Core.UI.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets'))" /> |
| 160 | + <Error Condition="!Exists('packages\Xamarin.Android.Support.Core.Utils.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Android.Support.Core.Utils.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets'))" /> |
| 161 | + <Error Condition="!Exists('packages\Xamarin.Android.Support.Media.Compat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Android.Support.Media.Compat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets'))" /> |
| 162 | + <Error Condition="!Exists('packages\Xamarin.Android.Support.Fragment.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Android.Support.Fragment.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets'))" /> |
| 163 | + <Error Condition="!Exists('packages\Xamarin.Android.Support.v4.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.v4.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Android.Support.v4.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.v4.targets'))" /> |
| 164 | + <Error Condition="!Exists('packages\Xamarin.Android.Support.Vector.Drawable.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Android.Support.Vector.Drawable.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets'))" /> |
| 165 | + <Error Condition="!Exists('packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets'))" /> |
| 166 | + <Error Condition="!Exists('packages\Xamarin.Android.Support.v7.AppCompat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Xamarin.Android.Support.v7.AppCompat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets'))" /> |
115 | 167 | </Target>
|
| 168 | + <Import Project="packages\Xamarin.Build.Download.0.4.3\build\Xamarin.Build.Download.targets" Condition="Exists('packages\Xamarin.Build.Download.0.4.3\build\Xamarin.Build.Download.targets')" /> |
| 169 | + <Import Project="packages\Xamarin.Android.Support.Annotations.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Annotations.targets" Condition="Exists('packages\Xamarin.Android.Support.Annotations.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Annotations.targets')" /> |
| 170 | + <Import Project="packages\Xamarin.Android.Support.Compat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets" Condition="Exists('packages\Xamarin.Android.Support.Compat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets')" /> |
| 171 | + <Import Project="packages\Xamarin.Android.Support.Core.UI.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets" Condition="Exists('packages\Xamarin.Android.Support.Core.UI.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets')" /> |
| 172 | + <Import Project="packages\Xamarin.Android.Support.Core.Utils.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets" Condition="Exists('packages\Xamarin.Android.Support.Core.Utils.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets')" /> |
| 173 | + <Import Project="packages\Xamarin.Android.Support.Media.Compat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets" Condition="Exists('packages\Xamarin.Android.Support.Media.Compat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets')" /> |
| 174 | + <Import Project="packages\Xamarin.Android.Support.Fragment.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets" Condition="Exists('packages\Xamarin.Android.Support.Fragment.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets')" /> |
| 175 | + <Import Project="packages\Xamarin.Android.Support.v4.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.v4.targets" Condition="Exists('packages\Xamarin.Android.Support.v4.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.v4.targets')" /> |
| 176 | + <Import Project="packages\Xamarin.Android.Support.Vector.Drawable.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets" Condition="Exists('packages\Xamarin.Android.Support.Vector.Drawable.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets')" /> |
| 177 | + <Import Project="packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets" Condition="Exists('packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets')" /> |
| 178 | + <Import Project="packages\Xamarin.Android.Support.v7.AppCompat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets" Condition="Exists('packages\Xamarin.Android.Support.v7.AppCompat.25.3.1\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets')" /> |
116 | 179 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
117 | 180 | Other similar extension points exist, see Microsoft.Common.targets.
|
118 | 181 | <Target Name="BeforeBuild">
|
|
0 commit comments