Skip to content

Commit

Permalink
chore(deps): update dependency reactiveui.winforms to 20.1.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent 9475af9 commit 79d0794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveMvvm.WinForms/ReactiveMvvm.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI.WinForms" Version="20.1.1" />
<PackageReference Include="ReactiveUI.WinForms" Version="20.1.52" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ReactiveMvvm\ReactiveMvvm.csproj" />
Expand Down

0 comments on commit 79d0794

Please sign in to comment.