Updated packages.

This commit is contained in:
2026-09-09 09:36:14 -04:00
parent e92ef0e28b
commit 27fd79c392
3 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<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.12" />
<PackageReference Include="Semi.Avalonia" Version="12.1.0.1" />
</ItemGroup>