chore(deps): update dependency reactiveui.winforms to v19.6.1 (#71)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-19 19:06:56 -03:00 коммит произвёл GitHub
Родитель f0c661762f
Коммит 1697e0398b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -6,7 +6,7 @@
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI.WinForms" Version="19.5.41" />
<PackageReference Include="ReactiveUI.WinForms" Version="19.6.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ReactiveMvvm\ReactiveMvvm.csproj" />