Skip to content

Commit

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

Updates `Catel.MVVM` from 6.0.5 to 6.0.5
- [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.5...6.0.5)

Updates `Orc.Controls` from 5.1.1 to 5.1.1
- [Release notes](https://github.com/WildGums/Orc.Controls/releases)
- [Changelog](https://github.com/WildGums/Orc.Controls/blob/develop/GitReleaseManager.yaml)
- [Commits](WildGums/Orc.Controls@5.1.1...5.1.1)

Updates `Orchestra.Core` from 7.0.3 to 7.0.5
- [Changelog](https://github.com/WildGums/Orchestra/blob/develop/GitReleaseManager.yaml)
- [Commits](WildGums/Orchestra@7.0.3...7.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 4f11ae0 commit 47f3259
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="LoadAssembliesOnStartup.Fody" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Orc.Controls" Version="5.1.1" />
<PackageReference Include="Orchestra.Core" Version="7.0.3" />
<PackageReference Include="Orchestra.Core" Version="7.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 47f3259

Please sign in to comment.