Skip to content

Commit 7e24124

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMvvm.WinForms/ReactiveMvvm.WinForms.csproj

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

0 commit comments

Comments
 (0)