Oops left comment

This commit is contained in:
Aaron Robinson 2025-11-19 23:08:29 -06:00
parent 529d6f44bb
commit f39f7247f1

View file

@ -28,13 +28,6 @@
<PublishTrimmed>true</PublishTrimmed>
</PropertyGroup>
<!--
FluentAvalonia, used in the Avalonia UI, requires a workaround for the json serializer used internally when using .NET 8+ System.Text.Json.
See:
https://github.com/amwx/FluentAvalonia/issues/481
https://devblogs.microsoft.com/dotnet/system-text-json-in-dotnet-8/
-->
<ItemGroup>
<PackageReference Include="Avalonia" />
<PackageReference Include="Avalonia.Desktop" />