We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a960e commit 7e24124Copy full SHA for 7e24124
src/ReactiveMvvm.WinForms/ReactiveMvvm.WinForms.csproj
@@ -6,7 +6,7 @@
6
<UseWindowsForms>true</UseWindowsForms>
7
</PropertyGroup>
8
<ItemGroup>
9
- <PackageReference Include="ReactiveUI.WinForms" Version="19.6.12" />
+ <PackageReference Include="ReactiveUI.WinForms" Version="20.1.1" />
10
</ItemGroup>
11
12
<ProjectReference Include="..\ReactiveMvvm\ReactiveMvvm.csproj" />
0 commit comments