Skip to content

Commit

Permalink
chore(deps): update dependency avalonia.fonts.inter to v11.0.5 (Kinso…
Browse files Browse the repository at this point in the history
…nDigital#770)

| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| nuget      | Avalonia.Fonts.Inter | 11.0.4 | 11.0.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 3a7daef commit 1ae2ba4
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 @@ -20,7 +20,7 @@
<PackageReference Include="Avalonia" Version="11.0.4" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.4" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.5" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.4" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.5" />
<!--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" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
Expand Down

0 comments on commit 1ae2ba4

Please sign in to comment.