Updated packages.

This commit is contained in:
2026-08-13 09:45:11 -04:00
parent c8ce4ca7f0
commit bc807e3540
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.3.3" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.10" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.11" />
<PackageReference Include="Semi.Avalonia" Version="12.1.0.1" />
</ItemGroup>