Browse Source

Update ReactiveUI to 10.3.6

pull/3045/head
artyom 7 years ago
parent
commit
a3e40b9c32
  1. 2
      build/ReactiveUI.props

2
build/ReactiveUI.props

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

Loading…
Cancel
Save