Updated WindowsAppSDK and Avalonia PackageReferences

This commit is contained in:
ClemensFischer 2024-07-15 13:41:37 +02:00
parent cb01a6a12f
commit e8d4e47a45
10 changed files with 14 additions and 14 deletions

View file

@ -15,7 +15,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.10" />
<PackageReference Include="Avalonia" Version="11.0.11" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.118" />
</ItemGroup>
</Project>