Adding Application.Shutdown and updating ReactiveUI.Fody. (#1550)

Thanks.
This commit is contained in:
BDisp
2021-12-19 16:18:35 +00:00
committed by GitHub
parent b89efce8a9
commit 646a88e4ba
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI.Fody" Version="16.3.10" />
<PackageReference Include="ReactiveUI.Fody" Version="17.1.9" />
<PackageReference Include="ReactiveUI" Version="17.1.9" />
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.1.4" PrivateAssets="all" />
</ItemGroup>