Browse Source

Update ReactiveUI

pull/8738/head
Max Katz 4 years ago
parent
commit
301268b5f7
  1. 2
      build/ReactiveUI.props

2
build/ReactiveUI.props

@ -1,5 +1,5 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="ReactiveUI" Version="13.2.10" />
<PackageReference Include="ReactiveUI" Version="18.3.1" />
</ItemGroup>
</Project>

Loading…
Cancel
Save