Updated package.

This commit is contained in:
2026-08-24 19:46:47 -04:00
parent b9ebd0430d
commit 92f04a4fd3

View File

@@ -18,7 +18,7 @@
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.2" /> <PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.2" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.--> <!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Include="Egolds.Xaml.Behaviors.Interactions.Animated" Version="11.3.3" /> <PackageReference Include="Egolds.Xaml.Behaviors.Interactions.Animated" Version="11.4.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.11" /> <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.11" />
<PackageReference Include="Semi.Avalonia" Version="12.1.0.1" /> <PackageReference Include="Semi.Avalonia" Version="12.1.0.1" />
</ItemGroup> </ItemGroup>