chore: csproj update

This commit is contained in:
scientificworld
2026-04-16 12:44:22 +08:00
parent 9124ce1066
commit 13dee197da
3 changed files with 7 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\bin\Debug\</OutputPath>
<OutputPath>..\bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>