Skip to content

Commit 669a66f

Browse files
authored
Bump Avalonia.Themes.Fluent, Fonts.Inter, and Diagnostics to 11.3.13
Bump Avalonia.Themes.Fluent, Fonts.Inter, and Diagnostics to 11.3.13
2 parents cc1f2d3 + ef784ca commit 669a66f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

BabySmash.Linux/BabySmash.Linux.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
<ItemGroup>
2929
<PackageReference Include="Avalonia" Version="11.3.13" />
3030
<PackageReference Include="Avalonia.Desktop" Version="11.3.13" />
31-
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.12" />
32-
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.12" />
31+
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.13" />
32+
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.13" />
3333
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
34-
<PackageReference Include="Avalonia.Diagnostics" Version="11.3.12">
34+
<PackageReference Include="Avalonia.Diagnostics" Version="11.3.13">
3535
<IncludeAssets Condition="'$(Configuration)' != 'Debug'">None</IncludeAssets>
3636
<PrivateAssets Condition="'$(Configuration)' != 'Debug'">All</PrivateAssets>
3737
</PackageReference>

0 commit comments

Comments
 (0)