We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed3979 commit 64a1cacCopy full SHA for 64a1cac
samples/LoginApp/LoginApp.csproj
@@ -4,7 +4,7 @@
4
</PropertyGroup>
5
<ItemGroup>
6
<PackageReference Include="ReactiveUI" Version="16.*" />
7
- <PackageReference Include="ReactiveUI.Fody" Version="16.*" />
+ <PackageReference Include="ReactiveUI.Fody" Version="17.*" />
8
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
9
</ItemGroup>
10
</Project>
0 commit comments