Merge pull request #813 from pizzaboxer/dependabot/nuget/CommunityToolkit.Mvvm-8.2.2

Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2
This commit is contained in:
pizzaboxer 2023-10-25 22:10:04 +01:00 committed by GitHub
commit e9d8dc3ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
@ -38,7 +38,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="DiscordRichPresence" Version="1.2.1.24" />
<PackageReference Include="Markdig" Version="0.33.0" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.18-beta">