feat: 修复大小写问题

This commit is contained in:
陈淳
2024-02-23 16:50:04 +08:00
parent d7d6986927
commit 36207ee29a

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\framework\Yi.Framework.SqlSugarCore\Yi.Framework.SqlSugarCore.csproj" />
<ProjectReference Include="..\Yi.Framework.Codegen.Domain\Yi.Framework.CodeGen.Domain.csproj" />
<ProjectReference Include="..\Yi.Framework.CodeGen.Domain\Yi.Framework.CodeGen.Domain.csproj" />
</ItemGroup>
</Project>