Browse Source

Double check this wasn't false positive

pull/3045/head
artyom 6 years ago
parent
commit
7d292d1908
  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="9.1.1" />
<PackageReference Include="ReactiveUI" Version="9.0.1" />
</ItemGroup>
</Project>

Loading…
Cancel
Save