Merge pull request #3133 from Flow-Launcher/dependabot/nuget/CommunityToolkit.Mvvm-8.4.0

Bump CommunityToolkit.Mvvm from 8.3.2 to 8.4.0
This commit is contained in:
Jeremy Wu 2024-12-22 19:02:57 +11:00 committed by GitHub
commit eef2f3df8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -83,7 +83,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
<PackageReference Include="Fody" Version="6.5.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>