Skip to content

Commit 7583ef8

Browse files
Bump Avalonia and Avalonia.Fonts.Inter
Bumps Avalonia from 11.3.7 to 11.3.8 Bumps Avalonia.Fonts.Inter from 11.3.7 to 11.3.8 --- updated-dependencies: - dependency-name: Avalonia dependency-version: 11.3.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Avalonia.Fonts.Inter dependency-version: 11.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1252c9 commit 7583ef8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ImageMerge/ImageMerge.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Avalonia" Version="11.3.7"/>
13+
<PackageReference Include="Avalonia" Version="11.3.8"/>
1414
<PackageReference Include="Avalonia.Desktop" Version="11.3.7"/>
1515
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.7"/>
16-
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.7"/>
16+
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.8"/>
1717
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
1818
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.3.7"/>
1919
<PackageReference Include="Avalonia.ReactiveUI" Version="11.3.7"/>

0 commit comments

Comments
 (0)