Skip to content

Commit 10942b4

Browse files
authored
Merge pull request #172 from CodebreakerApp/dependabot/nuget/Avalonia.Fonts.Inter-and-Avalonia-11.0.10
Bump Avalonia.Fonts.Inter and Avalonia
2 parents 23e47dd + b77c41d commit 10942b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CodeBreaker.Avalonia/CodeBreaker.Avalonia/CodeBreaker.Avalonia.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
2727
<PackageReference Include="Avalonia" Version="11.0.10" />
2828
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.9" />
29-
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.9" />
29+
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.10" />
3030
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
3131
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.9" />
3232
<PackageReference Include="Avalonia_Gif" Version="1.0.0" />

0 commit comments

Comments
 (0)