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