Files
juipnet/Infrastructure/ServiceClient/ScheduledTaskClient/ScheduledTaskClient.csproj
“wanyongkang” ed3b2c653e 接口文件
2024-04-10 13:55:27 +08:00

12 lines
272 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.2</TargetFramework>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Etor.Infrastructure\Etor.Infrastructure.csproj" />
</ItemGroup>
</Project>