File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 75
75
<PackageReference Include =" ReactiveUI.AndroidX" Version =" 13.*" />
76
76
<PackageReference Include =" ReactiveUI.Validation" Version =" 2.*" />
77
77
<PackageReference Include =" ReactiveUI.Validation.AndroidX" Version =" 2.*" />
78
- <PackageReference Include =" Xamarin.Google.Android.Material" Version =" 1.2.1.1" />
78
+ <PackageReference Include =" Xamarin.Google.Android.Material" Version =" 1.3.0" />
79
+ <!-- We are pinning transitive deps versions coming from ReactiveUI.AndroidX.
80
+ See: https://github.com/reactiveui/ReactiveUI.Validation/pull/216#issuecomment-783218308 -->
81
+ <PackageReference Include =" Xamarin.AndroidX.Preference" Version =" 1.1.1.7" />
82
+ <PackageReference Include =" Xamarin.AndroidX.Fragment" Version =" 1.3.0" />
83
+ <PackageReference Include =" Xamarin.AndroidX.RecyclerView" Version =" 1.1.0.7" />
79
84
</ItemGroup >
80
85
<ItemGroup >
81
86
<ProjectReference Include =" ..\LoginApp\LoginApp.csproj" >
84
89
</ProjectReference >
85
90
</ItemGroup >
86
91
<Import Project =" $(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
87
- </Project >
92
+ </Project >
You can’t perform that action at this time.
0 commit comments