chore: remove Autoupdater.NET.Official (WPF-only auto-updater) (#65)

Autoupdater.NET.Official requires WPF for its built-in download dialog
and cannot be used on Linux. Cross-platform replacement is tracked
in #51 (P4-005).

Closes #9 in r6e/FModel-Linux
This commit is contained in:
Rob Trame 2026-03-11 18:04:03 -06:00 committed by GitHub
parent 72cb906da6
commit 51b05e2ffa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -156,8 +156,6 @@
Version="11.3.12" />
<PackageReference Include="Avalonia.Fonts.Inter"
Version="11.3.12" />
<PackageReference Include="Autoupdater.NET.Official"
Version="1.9.2" />
<PackageReference Include="AvaloniaEdit"
Version="0.10.12" />
<PackageReference Include="DiscordRichPresence"