Updated PackageReferences

This commit is contained in:
ClemensFischer 2026-02-14 14:46:48 +01:00
parent 1d66289809
commit 13fa6441ec
16 changed files with 33 additions and 32 deletions

View file

@ -25,7 +25,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.3.11" />
<PackageReference Include="Avalonia" Version="11.3.12" />
<PackageReference Include="Markdown.Avalonia.Tight" Version="11.0.2" />
</ItemGroup>
</Project>

View file

@ -17,6 +17,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.260101001" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.260209005" />
</ItemGroup>
</Project>