lixiaojun
2024-10-12 c979f839f3f434d4c3482cabc480adb350168b66
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.2.8" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="05-service\00-core\04-extensions\" />
  </ItemGroup>
</Project>