Update nugets

This commit is contained in:
TheXamlGuy
2024-09-26 19:09:42 +01:00
parent b1a3375746
commit 5c535daed8
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.1.0" />
<PackageReference Include="Avalonia" Version="11.2.0-beta2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Toolkit.Foundation\Toolkit.Foundation.csproj" />