Files
Api/DouyinApi.IServices/DouyinApi.IServices.csproj

10 lines
236 B
XML
Raw Normal View History

2025-11-04 21:09:16 +08:00
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<ProjectReference Include="..\DouyinApi.Common\DouyinApi.Common.csproj" />
<ProjectReference Include="..\DouyinApi.Model\DouyinApi.Model.csproj" />
</ItemGroup>
</Project>