Bump ReactiveUI.Validation from 2.2.1 to 3.0.1 (#80)

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

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

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

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] 2022-11-06 01:30:49 +03:00 коммит произвёл GitHub
Родитель ccfd82cadc
Коммит 1aa18155f3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -12,7 +12,7 @@
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.12" />
<PackageReference Include="Avalonia.LinuxFramebuffer" Version="0.10.12" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.12" />
<PackageReference Include="ReactiveUI.Validation" Version="2.2.1" />
<PackageReference Include="ReactiveUI.Validation" Version="3.0.1" />
<PackageReference Include="ReactiveUI.Fody" Version="18.3.1" />
</ItemGroup>