Skip to content

Commit

Permalink
Build(deps): Bump Avalonia.Themes.Fluent in /src/Spice86 (#748)
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Themes.Fluent](https://github.com/AvaloniaUI/Avalonia) from 11.0.10 to 11.0.11.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.10...11.0.11)

---
updated-dependencies:
- dependency-name: Avalonia.Themes.Fluent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 540a648 commit bd5d724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spice86/Spice86.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Avalonia" Version="11.0.11" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.10" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.11" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.11" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.11" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
Expand Down

0 comments on commit bd5d724

Please sign in to comment.