Merge pull request #2405 from Flow-Launcher/dependabot/nuget/CommunityToolkit.Mvvm-8.2.2

Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2
This commit is contained in:
Jeremy Wu 2023-11-01 20:38:40 +11:00 committed by GitHub
commit 6ed7453c77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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