Bump ReactiveUI.Validation from 2.1.1 to 2.2.1

Bumps [ReactiveUI.Validation](https://github.com/reactiveui/reactiveui.validation) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/reactiveui/reactiveui.validation/releases)
- [Commits](https://github.com/reactiveui/reactiveui.validation/compare/2.1.1...2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-30 03:12:16 +00:00 committed by GitHub
parent 07ec856ee4
commit f33e0f8d5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
<PackageReference Include="Material.Icons.Avalonia" Version="1.0.2" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.0-rc.1.21451.13" />
<PackageReference Include="ReactiveUI.Fody" Version="16.2.6" />
<PackageReference Include="ReactiveUI.Validation" Version="2.1.1" />
<PackageReference Include="ReactiveUI.Validation" Version="2.2.1" />
<PackageReference Include="XamlNameReferenceGenerator" Version="1.3.4" />
</ItemGroup>
<ItemGroup>