Bump ReactiveUI from 13.3.2 to 14.1.1

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

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-21 14:08:11 +00:00
committed by GitHub
parent 2db44fd0f7
commit 34e6147d3d

View File

@@ -8,6 +8,6 @@
<PackageReference Include="Pharmacist.Common" Version="2.0.8" />
<PackageReference Include="Terminal.Gui" Version="1.1.1.*" />
<PackageReference Include="ReactiveUI.Fody" Version="13.3.2" />
<PackageReference Include="ReactiveUI" Version="13.3.2" />
<PackageReference Include="ReactiveUI" Version="14.1.1" />
</ItemGroup>
</Project>