Skip to content

Commit 78449fa

Browse files
Bump CommunityToolkit.Mvvm from 8.1.0 to 8.2.1
Bumps [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) from 8.1.0 to 8.2.1. - [Release notes](https://github.com/CommunityToolkit/dotnet/releases) - [Commits](CommunityToolkit/dotnet@v8.1.0...v8.2.1) --- updated-dependencies: - dependency-name: CommunityToolkit.Mvvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 118cecb commit 78449fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/clients/xaml/CodeBreaker.ViewModels/CodeBreaker.ViewModels.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<ItemGroup>
2020
<PackageReference Include="CNInnovation.Codebreaker.Services" Version="2.0.1-beta.1.8" />
2121
<PackageReference Include="CNInnovation.Codebreaker.Shared" Version="2.0.1-beta.1.9" />
22-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.1.0" />
22+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
2323
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.1" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)