Skip to content

Commit

Permalink
chore(deps): update dependency avalonia.fonts.inter to v11.0.7
Browse files Browse the repository at this point in the history
| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| nuget      | Avalonia.Fonts.Inter | 11.0.6 | 11.0.7 |
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 5dc6029 commit 2ab4961
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 @@ -21,7 +21,7 @@
<PackageReference Include="Avalonia" Version="11.0.6" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.6" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.6" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.6" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.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.6" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
Expand Down

0 comments on commit 2ab4961

Please sign in to comment.