Shuxia Ning
2024-12-19 5f41b0bc190c8f7ba9b4f6d015b48b2a6039b7f8
Service/HStation.Service.Xhs.Core/HStation.Service.Xhs.Core.csproj
@@ -3,11 +3,25 @@
  <PropertyGroup>
    <TargetFramework>net6.0</TargetFramework>
    <ImplicitUsings>enable</ImplicitUsings>
    <Nullable>enable</Nullable>
    <Nullable>disable</Nullable>
  </PropertyGroup>
  <ItemGroup>
    <PackageReference Include="Yw.Service.Basic.Core" Version="3.1.2" />
    <None Remove="paras_xhs_settings.json" />
  </ItemGroup>
  <ItemGroup>
    <Content Include="paras_xhs_settings.json">
      <CopyToOutputDirectory>Never</CopyToOutputDirectory>
    </Content>
  </ItemGroup>
  <ItemGroup>
    <PackageReference Include="Yw.Service.Basic.Core" Version="3.3.2" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="05-service\00-core\04-extensions\" />
  </ItemGroup>
</Project>