We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e700d40 commit a78b9bbCopy full SHA for a78b9bb
samples/LoginApp.Forms.Android/LoginApp.Forms.Android.csproj
@@ -56,7 +56,7 @@
56
<Reference Include="System.Xml" />
57
</ItemGroup>
58
<ItemGroup>
59
- <PackageReference Include="ReactiveUI.XamForms" Version="16.*" />
+ <PackageReference Include="ReactiveUI.XamForms" Version="17.*" />
60
61
62
<Compile Include="MainActivity.cs" />
samples/LoginApp.Forms/LoginApp.Forms.csproj
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
13
14
15
16
0 commit comments