Bump ReactiveUI from 13.3.1 to 13.3.2 (#1301)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-13 11:31:01 -07:00
committed by GitHub
parent d062d0cc2a
commit e9b3289643

View File

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