Skip to content

Commit

Permalink
Bump Catel.Core from 6.0.0-alpha1305 to 6.0.0-alpha1311
Browse files Browse the repository at this point in the history
Bumps [Catel.Core](https://github.com/Catel/Catel) from 6.0.0-alpha1305 to 6.0.0-alpha1311.
- [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.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 88559c8 commit f32cfbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.CommandLine/Orc.CommandLine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Catel.Core" Version="6.0.0-alpha1305" />
<PackageReference Include="Catel.Core" Version="6.0.0-alpha1311" />
<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 f32cfbd

Please sign in to comment.