Skip to content

Commit a5a960e

Browse files
chore(deps): update dependency reactiveui.wpf to v20 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55e069b commit a5a960e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMvvm.Wpf/ReactiveMvvm.Wpf.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<UseWpf>true</UseWpf>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="ReactiveUI.WPF" Version="19.6.12" />
9+
<PackageReference Include="ReactiveUI.WPF" Version="20.0.1" />
1010
</ItemGroup>
1111
<ItemGroup>
1212
<ProjectReference Include="..\ReactiveMvvm\ReactiveMvvm.csproj" />

0 commit comments

Comments
 (0)