Bump ReactiveUI.WPF from 18.2.5 to 18.3.1 in /src (#90)

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

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

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-09-15 14:56:03 +10:00 коммит произвёл GitHub
Родитель 2ba625fd1d
Коммит 98eb67a564
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -13,7 +13,7 @@
<PackageReference Include="MaterialDesignColors" Version="2.0.6" />
<PackageReference Include="MaterialDesignThemes" Version="4.5.0" />
<PackageReference Include="MaterialDesignThemes.MahApps" Version="0.2.2" />
<PackageReference Include="ReactiveUI.WPF" Version="18.2.5" />
<PackageReference Include="ReactiveUI.WPF" Version="18.3.1" />
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.1.4" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>