Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Fluent.Ribbon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2023
1 parent 33572c6 commit 383e5a4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<PropertyGroup>
<TargetFrameworks>net461;net47;net48;netcoreapp3.1;net5-windows</TargetFrameworks>
<UseWpf>true</UseWpf>
Expand All @@ -15,7 +15,7 @@
<LangVersion>9.0</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Fluent.Ribbon" Version="9.0.4" />
<PackageReference Include="Fluent.Ribbon" Version="10.0.0" />
<PackageReference Include="GitVersionTask" Version="5.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 383e5a4

Please sign in to comment.