|
116 | 116 | <Reference Include="Xamarin.Android.Support.Design"> |
117 | 117 | <HintPath>..\..\output\Xamarin.Android.Support.Design.dll</HintPath> |
118 | 118 | </Reference> |
119 | | - <Reference Include="xunit.runner.utility.netstandard15"> |
120 | | - <HintPath>..\packages\xunit.runner.utility.2.2.0\lib\netstandard1.5\xunit.runner.utility.netstandard15.dll</HintPath> |
| 119 | + <Reference Include="Xamarin.Android.Support.Animated.Vector.Drawable"> |
| 120 | + <HintPath>..\..\output\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath> |
| 121 | + </Reference> |
| 122 | + <Reference Include="Xamarin.Android.Support.v7.AppCompat"> |
| 123 | + <HintPath>..\..\output\Xamarin.Android.Support.v7.AppCompat.dll</HintPath> |
121 | 124 | </Reference> |
122 | | - <Reference Include="xunit.runner.devices"> |
123 | | - <HintPath>..\packages\xunit.runner.devices.2.2.0\lib\MonoAndroid\xunit.runner.devices.dll</HintPath> |
| 125 | + <Reference Include="Xamarin.Android.Support.v7.CardView"> |
| 126 | + <HintPath>..\..\output\Xamarin.Android.Support.v7.CardView.dll</HintPath> |
124 | 127 | </Reference> |
125 | 128 | <Reference Include="xunit.abstractions"> |
126 | 129 | <HintPath>..\packages\xunit.abstractions.2.0.1\lib\netstandard1.0\xunit.abstractions.dll</HintPath> |
|
134 | 137 | <Reference Include="xunit.execution.dotnet"> |
135 | 138 | <HintPath>..\packages\xunit.extensibility.execution.2.2.0\lib\netstandard1.1\xunit.execution.dotnet.dll</HintPath> |
136 | 139 | </Reference> |
137 | | - <Reference Include="Xamarin.Android.Support.Animated.Vector.Drawable"> |
138 | | - <HintPath>..\..\output\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath> |
| 140 | + <Reference Include="xunit.runner.utility.netstandard15"> |
| 141 | + <HintPath>..\packages\xunit.runner.utility.2.2.0\lib\netstandard1.5\xunit.runner.utility.netstandard15.dll</HintPath> |
139 | 142 | </Reference> |
140 | | - <Reference Include="Xamarin.Android.Support.v7.AppCompat"> |
141 | | - <HintPath>..\..\output\Xamarin.Android.Support.v7.AppCompat.dll</HintPath> |
| 143 | + <Reference Include="Xamarin.Android.Support.v7.RecyclerView"> |
| 144 | + <HintPath>..\..\output\Xamarin.Android.Support.v7.RecyclerView.dll</HintPath> |
142 | 145 | </Reference> |
143 | | - <Reference Include="Xamarin.Android.Support.v7.CardView"> |
144 | | - <HintPath>..\..\output\Xamarin.Android.Support.v7.CardView.dll</HintPath> |
| 146 | + <Reference Include="Xamarin.Android.Support.v7.MediaRouter"> |
| 147 | + <HintPath>..\..\output\Xamarin.Android.Support.v7.MediaRouter.dll</HintPath> |
| 148 | + </Reference> |
| 149 | + <Reference Include="Xamarin.Android.Support.Vector.Drawable"> |
| 150 | + <HintPath>..\..\output\Xamarin.Android.Support.Vector.Drawable.dll</HintPath> |
| 151 | + </Reference> |
| 152 | + <Reference Include="Xamarin.Android.Support.InstantVideo"> |
| 153 | + <HintPath>..\..\output\Xamarin.Android.Support.InstantVideo.dll</HintPath> |
145 | 154 | </Reference> |
146 | 155 | </ItemGroup> |
147 | 156 | <ItemGroup> |
|
155 | 164 | <None Include="Properties\AndroidManifest.xml" /> |
156 | 165 | <None Include="Assets\AboutAssets.txt" /> |
157 | 166 | <None Include="packages.config" /> |
158 | | - <None Include="MainActivity.cs.txt" /> |
159 | 167 | </ItemGroup> |
160 | 168 | <ItemGroup> |
161 | 169 | <AndroidResource Include="Resources\layout\Main.axml" /> |
|
0 commit comments