Skip to content

Commit 0a72535

Browse files
Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2
Bumps [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/CommunityToolkit/dotnet/releases) - [Commits](CommunityToolkit/dotnet@v8.2.1...v8.2.2) --- updated-dependencies: - dependency-name: CommunityToolkit.Mvvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 026e5f5 commit 0a72535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Flow.Launcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
</ItemGroup>
8484

8585
<ItemGroup>
86-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
86+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
8787
<PackageReference Include="Fody" Version="6.5.4">
8888
<PrivateAssets>all</PrivateAssets>
8989
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)