Skip to content

Commit

Permalink
Bump Catel.MVVM and Catel.Core in /src
Browse files Browse the repository at this point in the history
Bumps Catel.MVVM and Catel.Core. These dependencies needed to be updated together.

Updates `Catel.MVVM` from 6.0.0 to 6.0.3

Updates `Catel.Core` from 6.0.0 to 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 3385c39 commit 65bb211
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.0" />
<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
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Catel.MVVM" Version="6.0.0" />
<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 65bb211

Please sign in to comment.