We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d457ac commit 480d992Copy full SHA for 480d992
samples/LoginApp.Wpf/LoginApp.Wpf.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="MahApps.Metro" Version="2.2.0" />
11
- <PackageReference Include="ReactiveUI.WPF" Version="11.5.35" />
+ <PackageReference Include="ReactiveUI.WPF" Version="13.*" />
12
</ItemGroup>
13
14
0 commit comments