统一了依赖版本

This commit is contained in:
fengjiayi
2024-10-12 22:25:33 +08:00
parent 8180ffaf3c
commit b166de4aaa
10 changed files with 386 additions and 11 deletions

View File

@@ -18,7 +18,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\.Output\Debug\net8.0-windows7.0\</OutputPath>
<OutputPath>..\.Output\Debug\net8.0\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>