From e7ab65cead0cdaf2d25a496ca2b991369709b48a Mon Sep 17 00:00:00 2001 From: fengjiayi <12821976+ning_xi@user.noreply.gitee.com> Date: Thu, 12 Dec 2024 20:33:08 +0800 Subject: [PATCH] 0-0 --- WorkBench/App.xaml.cs | 7 ++++--- WorkBench/Serein.WorkBench.csproj | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/WorkBench/App.xaml.cs b/WorkBench/App.xaml.cs index 2857cab..6a239b5 100644 --- a/WorkBench/App.xaml.cs +++ b/WorkBench/App.xaml.cs @@ -14,10 +14,11 @@ namespace Serein.Workbench { void LoadLocalProject() { - - #if DEBUG - if (1 == 1) + +#if DEBUG + if (1 == 11) { + // 这里是我自己的测试代码,你可以删除 string filePath; filePath = @"F:\临时\project\linux\project.dnf"; filePath = @"F:\临时\project\linux\http\project.dnf"; diff --git a/WorkBench/Serein.WorkBench.csproj b/WorkBench/Serein.WorkBench.csproj index 91f5532..5b4501c 100644 --- a/WorkBench/Serein.WorkBench.csproj +++ b/WorkBench/Serein.WorkBench.csproj @@ -56,9 +56,9 @@ - +