HuanMengAdmin/admin-server/MiaoYu.Repository.Admin/MiaoYu.Repository.Admin.csproj
2024-07-18 02:27:50 +08:00

12 lines
451 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\projects\project.targets" />
<ItemGroup>
<ProjectReference Include="..\MiaoYu.Core.Logs\MiaoYu.Core.Logs.csproj" />
<ProjectReference Include="..\MiaoYu.Core.Quartz\MiaoYu.Core.Quartz.csproj" />
<ProjectReference Include="..\MiaoYu.Core.EntityFramework\MiaoYu.Core.EntityFramework.csproj" />
<ProjectReference Include="..\MiaoYu.Core\MiaoYu.Core.csproj" />
</ItemGroup>
</Project>