Skip to content

Commit

Permalink
dependency: Update Sample winforms dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson committed Dec 13, 2020
1 parent b050edf commit 3d457ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/LoginApp.WinForms/LoginApp.WinForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ReactiveUI.WinForms" Version="11.5.35" />
<PackageReference Include="ReactiveUI.WinForms" Version="13.*" />
</ItemGroup>

<ItemGroup>
Expand All @@ -18,4 +18,4 @@
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>
</Project>

0 comments on commit 3d457ac

Please sign in to comment.