[Sicentury.Core]

修正output文件夹中的dll文件版本错误的问题。
This commit is contained in:
SL 2023-08-01 17:10:36 +08:00
parent fc57abc93e
commit e516d13969
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\output\MECF.Framework\</OutputPath>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>