Files
juipnet/Infrastructure/ServiceClient/PaymentCenterClient/PaymentCenterClient.csproj
“wanyongkang” 40a40b6d36 忽略
2020-12-28 14:55:48 +08:00

14 lines
278 B
XML

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