update nugets

This commit is contained in:
TheXamlGuy
2024-04-13 15:07:52 +01:00
parent 705d84e56d
commit 8b52affc24
3 changed files with 4 additions and 4 deletions
@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.1.0-beta1" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.0.9.2" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.1.0-beta1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Toolkit.Foundation\Toolkit.Foundation.csproj" />