Skip to content

Commit 449bed6

Browse files
Project Collection Build Service (evgenyg)evgenygunko
authored andcommitted
Merged PR 898: chore(deps): update CommunityToolkit.Mvvm to 8.4.2
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) | nuget | patch | `8.4.1` -> `8.4.2` | --- ### Release Notes <details> <summary>CommunityToolkit/dotnet (CommunityToolkit.Mvvm)</summary> ### [`v8.4.2`](https://github.com/CommunityToolkit/dotnet/releases/tag/v8.4.2): 8.4.2 #### What's Changed - Fix incorrect version check order in MVVMToolkitRemoveDuplicateAnalyzers target by [@&#8203;Sergio0694](https://github.com/Sergio0694) in CommunityToolkit/dotnet#1174 **Full Changelog**: CommunityToolkit/dotnet@v8.4.1...v8.4.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or PR is renamed to start with "rebase!". 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
1 parent ebb5297 commit 449bed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageVersion Include="AutoFixture.AutoMoq" Version="4.18.1" />
99
<PackageVersion Include="CommunityToolkit.Maui" Version="14.0.1" />
1010
<PackageVersion Include="CommunityToolkit.Maui.MediaElement" Version="8.0.1" />
11-
<PackageVersion Include="CommunityToolkit.Mvvm" Version="8.4.1" />
11+
<PackageVersion Include="CommunityToolkit.Mvvm" Version="8.4.2" />
1212
<PackageVersion Include="coverlet.collector" Version="8.0.1" />
1313
<PackageVersion Include="FluentAssertions" Version="[7.*, 8)" />
1414
<PackageVersion Include="FluentValidation" Version="12.1.1" />

0 commit comments

Comments
 (0)