Browse Source

Bump ReactiveUI from 13.0.1 to 13.2.18 (#1221)

Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 13.0.1 to 13.2.18.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/13.0.1...13.2.18)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 years ago
parent
commit
50eadb8588
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ReactiveExample/ReactiveExample.csproj

+ 1 - 1
ReactiveExample/ReactiveExample.csproj

@@ -8,6 +8,6 @@
         <PackageReference Include="Pharmacist.Common" Version="2.0.8" />
         <PackageReference Include="Terminal.Gui" Version="1.0.0-pre.*" />
         <PackageReference Include="ReactiveUI.Fody" Version="13.0.1" />
-        <PackageReference Include="ReactiveUI" Version="13.0.1" />
+        <PackageReference Include="ReactiveUI" Version="13.2.18" />
     </ItemGroup>
 </Project>