From b13798b893175ad5770b87446dca9e0a289b797b Mon Sep 17 00:00:00 2001 From: fengjiayi <12821976+ning_xi@user.noreply.gitee.com> Date: Tue, 27 May 2025 18:53:38 +0800 Subject: [PATCH] =?UTF-8?q?ActionNodeControl.xaml.cs=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=A7=BB=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WorkBench/Serein.Workbench.csproj | 95 +++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 WorkBench/Serein.Workbench.csproj diff --git a/WorkBench/Serein.Workbench.csproj b/WorkBench/Serein.Workbench.csproj new file mode 100644 index 0000000..4daeae3 --- /dev/null +++ b/WorkBench/Serein.Workbench.csproj @@ -0,0 +1,95 @@ + + + + WinExe + net8.0-windows + enable + enable + True + ..\.\.Output + MIT + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Code + + + +