From 3acfc0aaa472dbabb8822d05cb5a60fc8ce4619a Mon Sep 17 00:00:00 2001 From: BruceChen Date: Fri, 20 Mar 2026 23:05:44 +0800 Subject: [PATCH] fix: update ConsoleInteractive submodule to .NET 8 Update submodule to commit a045f7e which adds net8.0 target framework, fixing NETSDK1005 build error in CI when publishing with -f net8.0. Made-with: Cursor --- ConsoleInteractive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ConsoleInteractive b/ConsoleInteractive index db2be2a7..a045f7ed 160000 --- a/ConsoleInteractive +++ b/ConsoleInteractive @@ -1 +1 @@ -Subproject commit db2be2a7f8ea71c734ebeff6314fd2fdec73f4fc +Subproject commit a045f7eddd0e6d914715f358dd7333071e5dd567