From 51b05e2ffa27540bfcdf385f4b9f28eaab234466 Mon Sep 17 00:00:00 2001 From: Rob Trame <3004637+r6e@users.noreply.github.com> Date: Wed, 11 Mar 2026 18:04:03 -0600 Subject: [PATCH] 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 --- FModel/FModel.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/FModel/FModel.csproj b/FModel/FModel.csproj index 87634966..bd842eea 100644 --- a/FModel/FModel.csproj +++ b/FModel/FModel.csproj @@ -156,8 +156,6 @@ Version="11.3.12" /> -