Skip to content

Commit

Permalink
chore(deps): update dependency reactiveui.winforms to v20 (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent a5a960e commit 7e24124
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="19.6.12" />
<PackageReference Include="ReactiveUI.WinForms" Version="20.1.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ReactiveMvvm\ReactiveMvvm.csproj" />
Expand Down

0 comments on commit 7e24124

Please sign in to comment.