现场PBL修改后代码提交

This commit is contained in:
2024-11-13 15:53:15 +08:00
parent 4fcad8a63e
commit 368941225e
14 changed files with 319 additions and 188 deletions

View File

@@ -10,6 +10,9 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<NoWarn>1701;1702;1591,8603,8602,8604,8600,8618</NoWarn>
</PropertyGroup>
<ItemGroup>
<Content Include="C:\DOAN\2024.11.8" Link="2024.11.8" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DOAN.CodeGenerator\DOAN.CodeGenerator.csproj" />