Updated PackageReferences

This commit is contained in:
ClemensFischer 2025-10-15 11:11:30 +02:00
parent d1abb1dd8e
commit 9b05281fb7
16 changed files with 32 additions and 32 deletions

View file

@ -25,7 +25,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.3.6" />
<PackageReference Include="Avalonia" Version="11.3.7" />
<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.250907003" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.251003001" />
</ItemGroup>
</Project>