Update mnigets

This commit is contained in:
Dan Clark
2024-11-02 21:33:17 +00:00
parent 116c83f130
commit 469a52efaa
6 changed files with 28 additions and 10 deletions
+2 -2
View File
@@ -6,9 +6,9 @@
<Platforms>AnyCPU;x64;x86</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0-preview1" />
<PackageReference Include="Json.More.Net" Version="2.0.2" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0-rc.1.24431.7" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
</ItemGroup>
</Project>