We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bda26b commit bbfcaabCopy full SHA for bbfcaab
ReactiveUI.Tests/ReactiveUI.Tests_Android.csproj
@@ -79,7 +79,10 @@
79
</Reference>
80
<Reference Include="System.Runtime.Serialization" />
81
<Reference Include="Xamarin.Android.Support.v4">
82
- <HintPath>..\packages\Xamarin.Android.Support.v4.20.0.0.2\lib\MonoAndroid10\Xamarin.Android.Support.v4.dll</HintPath>
+ <HintPath>..\packages\Xamarin.Android.Support.v4.21.0.3.0\lib\MonoAndroid10\Xamarin.Android.Support.v4.dll</HintPath>
83
+ </Reference>
84
+ <Reference Include="Xamarin.Android.Support.v7.AppCompat">
85
+ <HintPath>..\packages\Xamarin.Android.Support.v7.AppCompat.21.0.3.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll</HintPath>
86
87
</ItemGroup>
88
<ItemGroup>
0 commit comments