Skip to content

Commit

Permalink
Bump Fluent.Ribbon from 10.0.3 to 10.0.4
Browse files Browse the repository at this point in the history
Bumps [Fluent.Ribbon](https://github.com/fluentribbon/Fluent.Ribbon) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/fluentribbon/Fluent.Ribbon/releases)
- [Changelog](https://github.com/fluentribbon/Fluent.Ribbon/blob/develop/Changelog.md)
- [Commits](fluentribbon/Fluent.Ribbon@v10.0.3...v10.0.4)

---
updated-dependencies:
- dependency-name: Fluent.Ribbon
  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 303c097 commit f9ff580
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 @@ -28,7 +28,7 @@

<ItemGroup>
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Fluent.Ribbon" Version="10.0.3" />
<PackageReference Include="Fluent.Ribbon" Version="10.0.4" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all">
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>build; native; contentfiles; analyzers</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Costura.Fody" Version="5.7.0" PrivateAssets="all" />
<PackageReference Include="Fluent.Ribbon" Version="10.0.3" />
<PackageReference Include="Fluent.Ribbon" Version="10.0.4" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit f9ff580

Please sign in to comment.