From 623359852b9c8d7a1789b353786bbd22dd352bd7 Mon Sep 17 00:00:00 2001
From: Jack <3486688394@qq.com>
Date: Sun, 18 Jan 2026 22:55:00 +0800
Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E6=9B=B4=E6=96=B0=E9=A1=B9?=
=?UTF-8?q?=E7=9B=AE=E4=BE=9D=E8=B5=96=E9=A1=B9=E5=88=B0=E6=9C=80=E6=96=B0?=
=?UTF-8?q?=E7=89=88=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 将 Avalonia 框架从 11.2.3 版本更新到 11.3.11 版本
- 将 .NET 目标框架从 net9.0 升级到 net10.0
- 更新所有 Avalonia 相关包包括 Desktop、Themes.Fluent 和 Fonts.Inter
- 更新 CommunityToolkit.Mvvm 从 8.2.1 到 8.4.0 版本
- 保持所有诊断包的版本同步更新到 11.3.11
---
JackCraft.I18N/JackCraft.I18N.csproj | 2 +-
Test/Test.csproj | 12 ++++++------
TestMvvm/TestMvvm.csproj | 14 +++++++-------
3 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/JackCraft.I18N/JackCraft.I18N.csproj b/JackCraft.I18N/JackCraft.I18N.csproj
index 680f3f0..244b316 100644
--- a/JackCraft.I18N/JackCraft.I18N.csproj
+++ b/JackCraft.I18N/JackCraft.I18N.csproj
@@ -12,7 +12,7 @@
-
+
diff --git a/Test/Test.csproj b/Test/Test.csproj
index 5929837..1d06bd7 100644
--- a/Test/Test.csproj
+++ b/Test/Test.csproj
@@ -1,7 +1,7 @@
WinExe
- net9.0
+ net10.0
enable
true
app.manifest
@@ -9,12 +9,12 @@
-
-
-
-
+
+
+
+
-
+
None
All
diff --git a/TestMvvm/TestMvvm.csproj b/TestMvvm/TestMvvm.csproj
index b7a6db7..3cf5aef 100644
--- a/TestMvvm/TestMvvm.csproj
+++ b/TestMvvm/TestMvvm.csproj
@@ -1,7 +1,7 @@
WinExe
- net9.0
+ net10.0
enable
true
app.manifest
@@ -14,16 +14,16 @@
-
-
-
-
+
+
+
+
-
+
None
All
-
+