From c7ed0578fcfa501ce68bb69678db2765ed75d721 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 10 Jan 2026 00:19:26 +0800 Subject: Add code generator for workspace command extensions --- CommandLineWrapper/CommandLineWrapper.csproj | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'CommandLineWrapper/CommandLineWrapper.csproj') diff --git a/CommandLineWrapper/CommandLineWrapper.csproj b/CommandLineWrapper/CommandLineWrapper.csproj index b92e51b..753d77a 100644 --- a/CommandLineWrapper/CommandLineWrapper.csproj +++ b/CommandLineWrapper/CommandLineWrapper.csproj @@ -1,5 +1,18 @@ + + net8.0 + enable + enable + + + + + + net8.0 enable -- cgit