Skip to content

Commit 3d457ac

Browse files
authoredDec 13, 2020
dependency: Update Sample winforms dependencies.
1 parent b050edf commit 3d457ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎samples/LoginApp.WinForms/LoginApp.WinForms.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="ReactiveUI.WinForms" Version="11.5.35" />
9+
<PackageReference Include="ReactiveUI.WinForms" Version="13.*" />
1010
</ItemGroup>
1111

1212
<ItemGroup>
@@ -18,4 +18,4 @@
1818
<SubType>Form</SubType>
1919
</Compile>
2020
</ItemGroup>
21-
</Project>
21+
</Project>

0 commit comments

Comments
 (0)