Browse Source

Updated ReactiveUI to version 10.1.1.

pull/2930/head
José Pedro 7 years ago
parent
commit
b6d77a7a0f
No known key found for this signature in database GPG Key ID: B8247B9301707B83
  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="10.0.1" />
<PackageReference Include="ReactiveUI" Version="10.1.1" />
</ItemGroup>
</Project>

Loading…
Cancel
Save