Update nudgets

This commit is contained in:
Daniel Clark
2025-03-03 15:49:54 +00:00
parent 65e7f59cea
commit dad7c54f0d
7 changed files with 10 additions and 10 deletions
@@ -6,8 +6,8 @@
<Platforms>AnyCPU;x64;x86</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.2.3" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.2.0.8" />
<PackageReference Include="Avalonia" Version="11.2.5" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.2.0.9" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Toolkit.Foundation\Toolkit.Foundation.csproj" />