Skip to content

Commit

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

Updates `Orchestra.Shell.Ribbon.Fluent` from 7.0.0-alpha0430 to 7.0.0
- [Changelog](https://github.com/WildGums/Orchestra/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/WildGums/Orchestra/commits/7.0.0)

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

---
updated-dependencies:
- dependency-name: Orchestra.Shell.Ribbon.Fluent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Orc.Controls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 2613d85 commit d0b0941
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
</PackageReference>
<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.0.0-alpha0482" />
<PackageReference Include="Orchestra.Shell.Ribbon.Fluent" Version="7.0.0-alpha0430" />
<PackageReference Include="Orc.Controls" Version="5.0.0" />
<PackageReference Include="Orchestra.Shell.Ribbon.Fluent" Version="7.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d0b0941

Please sign in to comment.