Skip to content

Commit

Permalink
Bump Avalonia.Themes.Fluent from 11.0.0 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Themes.Fluent](https://github.com/AvaloniaUI/Avalonia) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.0...11.0.1)

---
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>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent ac3e0e9 commit a50de84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Deploy.Gui/Deploy.Gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.0" />
<PackageReference Include="Avalonia.ReactiveUI" Version="11.0.0" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.0" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.1" />
</ItemGroup>

</Project>

0 comments on commit a50de84

Please sign in to comment.