From 41c60176a19f888a7e1977a9e07b7baa9ce6a4d4 Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 23 Jan 2026 17:05:00 +0800 Subject: [PATCH] project: upgrade `AvaloniaEdit` and `TextMateSharp` - Upgrade `AvaloniaEdit` to `11.4.0-rc1` - Upgrade `TextMateSharp` to `2.0.2` Signed-off-by: leo --- THIRD-PARTY-LICENSES.md | 4 ++-- src/SourceGit.csproj | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/THIRD-PARTY-LICENSES.md b/THIRD-PARTY-LICENSES.md index 5c696b1b..e6e1da25 100644 --- a/THIRD-PARTY-LICENSES.md +++ b/THIRD-PARTY-LICENSES.md @@ -14,7 +14,7 @@ The project uses the following third-party libraries or assets ### AvaloniaEdit - **Source**: https://github.com/AvaloniaUI/AvaloniaEdit -- **Version**: 11.3.0 +- **Version**: 11.4.0-rc1 - **License**: MIT License - **License Link**: https://github.com/AvaloniaUI/AvaloniaEdit/blob/master/LICENSE @@ -28,7 +28,7 @@ The project uses the following third-party libraries or assets ### TextMateSharp - **Source**: https://github.com/danipen/TextMateSharp -- **Version**: 1.0.70 +- **Version**: 2.0.2 - **License**: MIT License - **License Link**: https://github.com/danipen/TextMateSharp/blob/master/LICENSE.md diff --git a/src/SourceGit.csproj b/src/SourceGit.csproj index cd2322b6..e62cdd20 100644 --- a/src/SourceGit.csproj +++ b/src/SourceGit.csproj @@ -53,16 +53,16 @@ - - + + - - + +