sunpengfei
2025-09-02 44c6adb7620d3e7ddec49a59035f094499113a6a
FlexJobApi.Web.Entry/FlexJobApi.Web.Entry.csproj
@@ -22,10 +22,34 @@
   <ItemGroup>
      <ProjectReference Include="..\FlexJobApi.Application\FlexJobApi.Application.csproj" />
      <ProjectReference Include="..\FlexJobApi.CommonServer.Application\FlexJobApi.CommonServer.Application.csproj" />
      <ProjectReference Include="..\FlexJobApi.Database.Migrations\FlexJobApi.Database.Migrations.csproj" />
      <ProjectReference Include="..\FlexJobApi.User.Application\FlexJobApi.User.Application.csproj" />
      <ProjectReference Include="..\FlexJobApi.Web.Core\FlexJobApi.Web.Core.csproj" />
      <ProjectReference Include="..\FlexJobApi.FlexJobServer.Application\FlexJobApi.FlexJobServer.Application.csproj" />
      <ProjectReference Include="..\FlexJobApi.UserServer.Application\FlexJobApi.UserServer.Application.csproj" />
   </ItemGroup>
   <ItemGroup>
     <Folder Include="certs\" />
   </ItemGroup>
   <ItemGroup>
     <None Update="AlipayCert\alipayCertPublicKey_RSA2.crt">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
     <None Update="AlipayCert\alipayRootCert.crt">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
     <None Update="AlipayCert\appCertPublicKey_2021004171602214.crt">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
     <None Update="AlipayCert\CSR文件.csr">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
     <None Update="certs\81812333.com.pfx">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
   </ItemGroup>
   <ProjectExtensions>
      <VisualStudio>