fix 代码生成路径大小写问题

This commit is contained in:
不做码农
2022-01-04 16:09:03 +08:00
parent 3c0769b869
commit 7c4f3c97c2
8 changed files with 35 additions and 40 deletions

View File

@@ -16,8 +16,4 @@
<PackageReference Include="SqlSugar.IOC" Version="1.7.0" />
<PackageReference Include="SqlSugarCoreNoDrive" Version="5.0.5.1" />
</ItemGroup>
<ItemGroup>
<Folder Include="Repositories\" />
</ItemGroup>
</Project>