Skip to content

Commit

Permalink
Bump Catel.MVVM and Catel.Core
Browse files Browse the repository at this point in the history
Bumps [Catel.MVVM](https://github.com/Catel/Catel) and [Catel.Core](https://github.com/Catel/Catel). These dependencies needed to be updated together.

Updates `Catel.MVVM` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/Catel/Catel/releases)
- [Changelog](https://github.com/Catel/Catel/blob/develop/doc/release%20steps.txt)
- [Commits](Catel/Catel@6.0.2...6.0.3)

Updates `Catel.Core` from 6.0.0 to 6.0.3
- [Release notes](https://github.com/Catel/Catel/releases)
- [Changelog](https://github.com/Catel/Catel/blob/develop/doc/release%20steps.txt)
- [Commits](Catel/Catel@6.0.0...6.0.3)

---
updated-dependencies:
- dependency-name: Catel.MVVM
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Catel.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent 8491f40 commit 8648642
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Catel.MVVM" Version="6.0.2" />
<PackageReference Include="Catel.MVVM" Version="6.0.3" />
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 8648642

Please sign in to comment.