Bump ReactiveUI.Fody from 18.4.26 to 18.4.34 (#103)

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

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

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] 2023-05-01 14:58:44 +03:00 коммит произвёл GitHub
Родитель 8be597271e
Коммит 84e107eb34
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -13,7 +13,7 @@
<PackageReference Include="Avalonia.LinuxFramebuffer" Version="0.10.19" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.19" />
<PackageReference Include="ReactiveUI.Validation" Version="3.1.7" />
<PackageReference Include="ReactiveUI.Fody" Version="18.4.26" />
<PackageReference Include="ReactiveUI.Fody" Version="18.4.34" />
</ItemGroup>
<ItemGroup>