From 471bb22b13f2ea51ea4b9d352baf2e6526c65293 Mon Sep 17 00:00:00 2001
From: Rob Trame <3004637+r6e@users.noreply.github.com>
Date: Wed, 11 Mar 2026 17:52:44 -0600
Subject: [PATCH] chore: replace AvalonEdit with AvaloniaEdit (#61)
- Remove AvalonEdit 6.3.1.120 (WPF-only text editor)
- Add AvaloniaEdit 0.10.12 (Avalonia port, API-compatible)
Existing .xshd syntax definition files (Changelog.xshd, Cpp.xshd,
Ini.xshd, etc.) are format-compatible with AvaloniaEdit and require
no changes at this stage.
Closes #12 in r6e/FModel-Linux
---
FModel/FModel.csproj | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/FModel/FModel.csproj b/FModel/FModel.csproj
index d2eca180..10adb04a 100644
--- a/FModel/FModel.csproj
+++ b/FModel/FModel.csproj
@@ -158,8 +158,8 @@
Version="11.3.12" />
-
+