Skip to content

Commit

Permalink
Bump Catel.MVVM from 6.0.0-alpha1221 to 6.0.0-alpha1271
Browse files Browse the repository at this point in the history
Bumps [Catel.MVVM](https://github.com/Catel/Catel) from 6.0.0-alpha1221 to 6.0.0-alpha1271.
- [Release notes](https://github.com/Catel/Catel/releases)
- [Changelog](https://github.com/Catel/Catel/blob/develop/doc/history.txt)
- [Commits](https://github.com/Catel/Catel/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent 47efb49 commit 147e8e6
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-alpha1221" />
<PackageReference Include="Catel.MVVM" Version="6.0.0-alpha1271" />
<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-alpha1221" />
<PackageReference Include="Catel.MVVM" Version="6.0.0-alpha1271" />
<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 147e8e6

Please sign in to comment.