1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project DefaultTargets =" Build" ToolsVersion =" 4.0" 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')" />
4
+ <PropertyGroup >
5
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7
+ <ProjectGuid >{0BE8A946-F780-48E0-9DFC-6B0BD32B1A67}</ProjectGuid >
8
+ <ProjectTypeGuids >{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
9
+ <OutputType >Library</OutputType >
10
+ <RootNamespace >AndroidSupport.Tests</RootNamespace >
11
+ <AssemblyName >AndroidSupport.Tests</AssemblyName >
12
+ <TargetFrameworkVersion >v7.1</TargetFrameworkVersion >
13
+ <AndroidApplication >True</AndroidApplication >
14
+ <AndroidResgenFile >Resources\Resource.designer.cs</AndroidResgenFile >
15
+ <AndroidResgenClass >Resource</AndroidResgenClass >
16
+ <AndroidManifest >Properties\AndroidManifest.xml</AndroidManifest >
17
+ <MonoAndroidResourcePrefix >Resources</MonoAndroidResourcePrefix >
18
+ <MonoAndroidAssetsPrefix >Assets</MonoAndroidAssetsPrefix >
19
+ <AndroidUseLatestPlatformSdk >true</AndroidUseLatestPlatformSdk >
20
+ <AndroidEnableMultiDex >true</AndroidEnableMultiDex >
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
+ <AndroidSupportedAbis >arm64-v8a;armeabi;armeabi-v7a;x86</AndroidSupportedAbis >
32
+ </PropertyGroup >
33
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
34
+ <DebugSymbols >true</DebugSymbols >
35
+ <DebugType >pdbonly</DebugType >
36
+ <Optimize >true</Optimize >
37
+ <OutputPath >bin\Release</OutputPath >
38
+ <ErrorReport >prompt</ErrorReport >
39
+ <WarningLevel >4</WarningLevel >
40
+ <AndroidManagedSymbols >true</AndroidManagedSymbols >
41
+ <AndroidUseSharedRuntime >false</AndroidUseSharedRuntime >
42
+ </PropertyGroup >
43
+ <ItemGroup >
44
+ <Reference Include =" System" />
45
+ <Reference Include =" System.Xml" />
46
+ <Reference Include =" System.Core" />
47
+ <Reference Include =" System.IO.Compression" />
48
+ <Reference Include =" System.Net.Http" />
49
+ <Reference Include =" xunit.abstractions" >
50
+ <HintPath >..\..\packages\xunit.abstractions.2.0.1\lib\netstandard1.0\xunit.abstractions.dll</HintPath >
51
+ </Reference >
52
+ <Reference Include =" xunit.assert" >
53
+ <HintPath >..\..\packages\xunit.assert.2.2.0\lib\netstandard1.1\xunit.assert.dll</HintPath >
54
+ </Reference >
55
+ <Reference Include =" xunit.core" >
56
+ <HintPath >..\..\packages\xunit.extensibility.core.2.2.0\lib\netstandard1.1\xunit.core.dll</HintPath >
57
+ </Reference >
58
+ <Reference Include =" xunit.execution.dotnet" >
59
+ <HintPath >..\..\packages\xunit.extensibility.execution.2.2.0\lib\netstandard1.1\xunit.execution.dotnet.dll</HintPath >
60
+ </Reference >
61
+ <Reference Include =" xunit.runner.utility.netstandard15" >
62
+ <HintPath >..\..\packages\xunit.runner.utility.2.2.0\lib\netstandard1.5\xunit.runner.utility.netstandard15.dll</HintPath >
63
+ </Reference >
64
+ <Reference Include =" Xamarin.Android.Support.Animated.Vector.Drawable" >
65
+ <HintPath >..\..\output\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath >
66
+ </Reference >
67
+ <Reference Include =" Xamarin.Android.Support.Annotations" >
68
+ <HintPath >..\..\output\Xamarin.Android.Support.Annotations.dll</HintPath >
69
+ </Reference >
70
+ <Reference Include =" Xamarin.Android.Support.Compat" >
71
+ <HintPath >..\..\output\Xamarin.Android.Support.Compat.dll</HintPath >
72
+ </Reference >
73
+ <Reference Include =" Xamarin.Android.Support.Core.UI" >
74
+ <HintPath >..\..\output\Xamarin.Android.Support.Core.UI.dll</HintPath >
75
+ </Reference >
76
+ <Reference Include =" Xamarin.Android.Support.Core.Utils" >
77
+ <HintPath >..\..\output\Xamarin.Android.Support.Core.Utils.dll</HintPath >
78
+ </Reference >
79
+ <Reference Include =" Xamarin.Android.Support.CustomTabs" >
80
+ <HintPath >..\..\output\Xamarin.Android.Support.CustomTabs.dll</HintPath >
81
+ </Reference >
82
+ <Reference Include =" Xamarin.Android.Support.Design" >
83
+ <HintPath >..\..\output\Xamarin.Android.Support.Design.dll</HintPath >
84
+ </Reference >
85
+ <Reference Include =" Xamarin.Android.Support.Dynamic.Animation" >
86
+ <HintPath >..\..\output\Xamarin.Android.Support.Dynamic.Animation.dll</HintPath >
87
+ </Reference >
88
+ <Reference Include =" Xamarin.Android.Support.Exif" >
89
+ <HintPath >..\..\output\Xamarin.Android.Support.Exif.dll</HintPath >
90
+ </Reference >
91
+ <Reference Include =" Xamarin.Android.Support.Fragment" >
92
+ <HintPath >..\..\output\Xamarin.Android.Support.Fragment.dll</HintPath >
93
+ </Reference >
94
+ <Reference Include =" Xamarin.Android.Support.Media.Compat" >
95
+ <HintPath >..\..\output\Xamarin.Android.Support.Media.Compat.dll</HintPath >
96
+ </Reference >
97
+ <Reference Include =" Xamarin.Android.Support.Percent" >
98
+ <HintPath >..\..\output\Xamarin.Android.Support.Percent.dll</HintPath >
99
+ </Reference >
100
+ <Reference Include =" Xamarin.Android.Support.Recommendation" >
101
+ <HintPath >..\..\output\Xamarin.Android.Support.Recommendation.dll</HintPath >
102
+ </Reference >
103
+ <Reference Include =" Xamarin.Android.Support.Transition" >
104
+ <HintPath >..\..\output\Xamarin.Android.Support.Transition.dll</HintPath >
105
+ </Reference >
106
+ <Reference Include =" Xamarin.Android.Support.v4" >
107
+ <HintPath >..\..\output\Xamarin.Android.Support.v4.dll</HintPath >
108
+ </Reference >
109
+ <Reference Include =" Xamarin.Android.Support.v7.AppCompat" >
110
+ <HintPath >..\..\output\Xamarin.Android.Support.v7.AppCompat.dll</HintPath >
111
+ </Reference >
112
+ <Reference Include =" Xamarin.Android.Support.v7.CardView" >
113
+ <HintPath >..\..\output\Xamarin.Android.Support.v7.CardView.dll</HintPath >
114
+ </Reference >
115
+ <Reference Include =" Xamarin.Android.Support.v7.GridLayout" >
116
+ <HintPath >..\..\output\Xamarin.Android.Support.v7.GridLayout.dll</HintPath >
117
+ </Reference >
118
+ <Reference Include =" Xamarin.Android.Support.v7.MediaRouter" >
119
+ <HintPath >..\..\output\Xamarin.Android.Support.v7.MediaRouter.dll</HintPath >
120
+ </Reference >
121
+ <Reference Include =" Xamarin.Android.Support.v7.Palette" >
122
+ <HintPath >..\..\output\Xamarin.Android.Support.v7.Palette.dll</HintPath >
123
+ </Reference >
124
+ <Reference Include =" Xamarin.Android.Support.v7.Preference" >
125
+ <HintPath >..\..\output\Xamarin.Android.Support.v7.Preference.dll</HintPath >
126
+ </Reference >
127
+ <Reference Include =" Xamarin.Android.Support.v7.RecyclerView" >
128
+ <HintPath >..\..\output\Xamarin.Android.Support.v7.RecyclerView.dll</HintPath >
129
+ </Reference >
130
+ <Reference Include =" Xamarin.Android.Support.v8.RenderScript" >
131
+ <HintPath >..\..\output\Xamarin.Android.Support.v8.RenderScript.dll</HintPath >
132
+ </Reference >
133
+ <Reference Include =" Xamarin.Android.Support.v13" >
134
+ <HintPath >..\..\output\Xamarin.Android.Support.v13.dll</HintPath >
135
+ </Reference >
136
+ <Reference Include =" Xamarin.Android.Support.v14.Preference" >
137
+ <HintPath >..\..\output\Xamarin.Android.Support.v14.Preference.dll</HintPath >
138
+ </Reference >
139
+ <Reference Include =" Xamarin.Android.Support.v17.Leanback" >
140
+ <HintPath >..\..\output\Xamarin.Android.Support.v17.Leanback.dll</HintPath >
141
+ </Reference >
142
+ <Reference Include =" Xamarin.Android.Support.v17.Preference.Leanback" >
143
+ <HintPath >..\..\output\Xamarin.Android.Support.v17.Preference.Leanback.dll</HintPath >
144
+ </Reference >
145
+ <Reference Include =" Xamarin.Android.Support.Vector.Drawable" >
146
+ <HintPath >..\..\output\Xamarin.Android.Support.Vector.Drawable.dll</HintPath >
147
+ </Reference >
148
+ <Reference Include =" Mono.Android" />
149
+ </ItemGroup >
150
+ <ItemGroup >
151
+ <Compile Include =" MainActivity.cs" />
152
+ <Compile Include =" Resources\Resource.designer.cs" />
153
+ <Compile Include =" Properties\AssemblyInfo.cs" />
154
+ <Compile Include =" Tests.cs" />
155
+ </ItemGroup >
156
+ <ItemGroup >
157
+ <None Include =" Resources\AboutResources.txt" />
158
+ <None Include =" Properties\AndroidManifest.xml" />
159
+ <None Include =" Assets\AboutAssets.txt" />
160
+ <None Include =" packages.config" />
161
+ </ItemGroup >
162
+ <ItemGroup >
163
+ <AndroidResource Include =" Resources\layout\Main.axml" />
164
+ <AndroidResource Include =" Resources\values\Strings.xml" />
165
+ <AndroidResource Include =" Resources\mipmap-hdpi\Icon.png" />
166
+ <AndroidResource Include =" Resources\mipmap-mdpi\Icon.png" />
167
+ <AndroidResource Include =" Resources\mipmap-xhdpi\Icon.png" />
168
+ <AndroidResource Include =" Resources\mipmap-xxhdpi\Icon.png" />
169
+ <AndroidResource Include =" Resources\mipmap-xxxhdpi\Icon.png" />
170
+ </ItemGroup >
171
+ <ItemGroup >
172
+ <Folder Include =" Resources\drawable\" />
173
+ </ItemGroup >
174
+ <Import Project =" $(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
175
+ <Import Project =" ..\..\generated.targets" />
176
+ <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')" />
177
+ </Project >
0 commit comments