Skip to content

Commit

Permalink
chore(deps): update dependency avalonia.themes.fluent to v11.0.5 (Kin…
Browse files Browse the repository at this point in the history
…sonDigital#771)

| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| nuget      | Avalonia.Themes.Fluent | 11.0.4 | 11.0.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Calvin Wilkinson (Admin) <[email protected]>
  • Loading branch information
renovate[bot] and KinsonDigitalAdmin authored Oct 22, 2023
1 parent f30f118 commit 3a7daef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Testing/AvaloniaTesting/AvaloniaTesting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.4" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.4" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.4" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.5" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.4" />
<!--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.4" />
Expand Down

0 comments on commit 3a7daef

Please sign in to comment.