Browse Source

Use latest ReactiveUI

artyom 5 years ago
parent
commit
d59a0f80fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/ReactiveUI.props

+ 1 - 1
build/ReactiveUI.props

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