From ed5a2ff649301d14de30540664992eb6d9c1572f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 22:21:10 +0000 Subject: [PATCH 01/10] Bump toshimaru/auto-author-assign from 2.1.1 to 3.0.0 Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/toshimaru/auto-author-assign/releases) - [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md) - [Commits](https://github.com/toshimaru/auto-author-assign/compare/v2.1.1...v3.0.0) --- updated-dependencies: - dependency-name: toshimaru/auto-author-assign dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pr_assignee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_assignee.yml b/.github/workflows/pr_assignee.yml index 5be603d..bbd06a4 100644 --- a/.github/workflows/pr_assignee.yml +++ b/.github/workflows/pr_assignee.yml @@ -14,4 +14,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Assign PR to creator - uses: toshimaru/auto-author-assign@v2.1.1 + uses: toshimaru/auto-author-assign@v3.0.0 From 8bdc2ea7500b2a5703120fdecd508f5fcb4c797c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 22:22:41 +0000 Subject: [PATCH 02/10] Bump MessageBox.Avalonia from 3.3.1 to 3.3.1.1 --- updated-dependencies: - dependency-name: MessageBox.Avalonia dependency-version: 3.3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Editor/Editor.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editor/Editor.csproj b/Editor/Editor.csproj index fd34087..b897c78 100644 --- a/Editor/Editor.csproj +++ b/Editor/Editor.csproj @@ -25,7 +25,7 @@ - + From 472353dbcc90cfcd0edb0f0e85aaf140d85a2efc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 22:19:54 +0000 Subject: [PATCH 03/10] Bump toshimaru/auto-author-assign from 3.0.0 to 3.0.1 Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/toshimaru/auto-author-assign/releases) - [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md) - [Commits](https://github.com/toshimaru/auto-author-assign/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: toshimaru/auto-author-assign dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr_assignee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_assignee.yml b/.github/workflows/pr_assignee.yml index bbd06a4..3309867 100644 --- a/.github/workflows/pr_assignee.yml +++ b/.github/workflows/pr_assignee.yml @@ -14,4 +14,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Assign PR to creator - uses: toshimaru/auto-author-assign@v3.0.0 + uses: toshimaru/auto-author-assign@v3.0.1 From 840f4e15a667250f0705a594f28af6499e7ac5a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:39:07 +0000 Subject: [PATCH 04/10] Bump Avalonia and Avalonia.Diagnostics Bumps Avalonia from 11.3.10 to 11.3.11 Bumps Avalonia.Diagnostics from 11.3.10 to 11.3.11 --- updated-dependencies: - dependency-name: Avalonia dependency-version: 11.3.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Avalonia.Diagnostics dependency-version: 11.3.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Editor.Desktop/Editor.Desktop.csproj | 4 ++-- Editor/Editor.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Editor.Desktop/Editor.Desktop.csproj b/Editor.Desktop/Editor.Desktop.csproj index 6bb3722..c6271e4 100644 --- a/Editor.Desktop/Editor.Desktop.csproj +++ b/Editor.Desktop/Editor.Desktop.csproj @@ -25,9 +25,9 @@ - + - + diff --git a/Editor/Editor.csproj b/Editor/Editor.csproj index b897c78..5489469 100644 --- a/Editor/Editor.csproj +++ b/Editor/Editor.csproj @@ -18,10 +18,10 @@ - + - + From 8e364663d8919795e586ee25b1179fa42735e28a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:40:07 +0000 Subject: [PATCH 05/10] Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Hosting Bumps Microsoft.Extensions.DependencyInjection from 10.0.1 to 10.0.2 Bumps Microsoft.Extensions.Hosting from 10.0.1 to 10.0.2 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Editor/Editor.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Editor/Editor.csproj b/Editor/Editor.csproj index b897c78..9e2075d 100644 --- a/Editor/Editor.csproj +++ b/Editor/Editor.csproj @@ -26,8 +26,8 @@ - - + + From c91369c9a7696f345877b221c642e07e20583289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 22:37:49 +0000 Subject: [PATCH 06/10] Bump Avalonia.Desktop from 11.3.10 to 11.3.11 --- updated-dependencies: - dependency-name: Avalonia.Desktop dependency-version: 11.3.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Editor.Desktop/Editor.Desktop.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editor.Desktop/Editor.Desktop.csproj b/Editor.Desktop/Editor.Desktop.csproj index c6271e4..ac35714 100644 --- a/Editor.Desktop/Editor.Desktop.csproj +++ b/Editor.Desktop/Editor.Desktop.csproj @@ -26,7 +26,7 @@ - + From 1297b7a04508f63b7faeacc8463757ba8ebf60bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:37:34 +0000 Subject: [PATCH 07/10] Bump Avalonia.AvaloniaEdit and AvaloniaEdit.TextMate Bumps Avalonia.AvaloniaEdit from 11.3.0 to 11.4.0 Bumps AvaloniaEdit.TextMate from 11.3.0 to 11.4.0 --- updated-dependencies: - dependency-name: Avalonia.AvaloniaEdit dependency-version: 11.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: AvaloniaEdit.TextMate dependency-version: 11.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Editor/Editor.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Editor/Editor.csproj b/Editor/Editor.csproj index a5d8628..40cf1c2 100644 --- a/Editor/Editor.csproj +++ b/Editor/Editor.csproj @@ -19,8 +19,8 @@ - - + + From 43b9c1bc0c1e60ddc0a73b2fa1c0fb74cca68781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 10:38:22 +0000 Subject: [PATCH 08/10] Bump Avalonia from 11.3.11 to 11.3.12 --- updated-dependencies: - dependency-name: Avalonia dependency-version: 11.3.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Editor.Desktop/Editor.Desktop.csproj | 2 +- Editor/Editor.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Editor.Desktop/Editor.Desktop.csproj b/Editor.Desktop/Editor.Desktop.csproj index ac35714..1e45975 100644 --- a/Editor.Desktop/Editor.Desktop.csproj +++ b/Editor.Desktop/Editor.Desktop.csproj @@ -25,7 +25,7 @@ - + diff --git a/Editor/Editor.csproj b/Editor/Editor.csproj index 40cf1c2..8639ed1 100644 --- a/Editor/Editor.csproj +++ b/Editor/Editor.csproj @@ -18,7 +18,7 @@ - + From c70ef017f71c4521159d6bb39977f1f20e20239d Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sat, 21 Feb 2026 18:42:35 +0800 Subject: [PATCH 09/10] Upgrade to .net10 --- .github/workflows/build.yml | 2 +- .github/workflows/release.yml | 2 +- Editor.Desktop/Editor.Desktop.csproj | 2 +- Editor/Editor.csproj | 2 +- README.md | 4 ++-- global.json | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 44d5428..797da3f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: uses: actions/setup-dotnet@v5 with: dotnet-version: | - 9.0.x + 10.0.x # Restore dependencies for entire solution - name: Restore dependencies diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 998398a..8c413f0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -48,7 +48,7 @@ jobs: - name: Setup .NET SDK uses: actions/setup-dotnet@v5 with: - dotnet-version: '9.0.x' + dotnet-version: '10.0.x' - name: Restore dependencies run: dotnet restore ${{ env.Project_Path }} diff --git a/Editor.Desktop/Editor.Desktop.csproj b/Editor.Desktop/Editor.Desktop.csproj index 1e45975..5e2a968 100644 --- a/Editor.Desktop/Editor.Desktop.csproj +++ b/Editor.Desktop/Editor.Desktop.csproj @@ -2,7 +2,7 @@ WinExe - net9.0 + net10.0 true app.manifest icon.ico diff --git a/Editor/Editor.csproj b/Editor/Editor.csproj index 8639ed1..f807237 100644 --- a/Editor/Editor.csproj +++ b/Editor/Editor.csproj @@ -1,7 +1,7 @@  - net9.0 + net10.0 true enable false diff --git a/README.md b/README.md index 7e0413a..ef147e9 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Examples for common RIDs; adjust as needed: dotnet publish Editor.Desktop -c Release -r linux-x64 --self-contained true ``` -The output will be under `Editor.Desktop/bin/Release/net9.0//publish`. +The output will be under `Editor.Desktop/bin/Release/net10.0//publish`. ## 📝 Usage notes @@ -117,7 +117,7 @@ See `Localization/README.md` for details. Target frameworks: -- `Editor` and `Editor.Desktop`: `net9.0` +- `Editor` and `Editor.Desktop`: `net10.0` - Shared components may target `netstandard2.0` where applicable > See https://www.codeproject.com/articles/OOP-in-the-Real-World-Creating-an-Equation-Editor#comments-section for more information diff --git a/global.json b/global.json index 44db98b..001e64e 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.*", + "version": "10.0.*", "rollForward": "latestPatch" } } From fa2e87af1173ba51c794c8b7e45e0f3777d6612a Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sat, 21 Feb 2026 18:44:02 +0800 Subject: [PATCH 10/10] Update package versions in project files Upgraded several dependencies in Editor.Desktop.csproj and Editor.csproj, including Avalonia.Desktop, Avalonia.Diagnostics, AvaloniaEdit, FluentAvaloniaUI, Microsoft.Extensions.*, and Serilog. No other code or configuration changes were made. --- Editor.Desktop/Editor.Desktop.csproj | 4 ++-- Editor/Editor.csproj | 14 +++++++------- README.md | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Editor.Desktop/Editor.Desktop.csproj b/Editor.Desktop/Editor.Desktop.csproj index 5e2a968..9ce6bad 100644 --- a/Editor.Desktop/Editor.Desktop.csproj +++ b/Editor.Desktop/Editor.Desktop.csproj @@ -26,8 +26,8 @@ - - + + diff --git a/Editor/Editor.csproj b/Editor/Editor.csproj index f807237..c0ec932 100644 --- a/Editor/Editor.csproj +++ b/Editor/Editor.csproj @@ -19,16 +19,16 @@ - - - + + + - + - - - + + + diff --git a/README.md b/README.md index ef147e9..50e35e7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Open-source, cross-platform equation editor built with Avalonia. A modern, free - Cross-platform: Windows, macOS, and Linux - Fast desktop UI: Avalonia 11 -- Modern .NET: .NET 9 +- Modern .NET: .NET 10 - Open source: MIT licensed