sunpengfei
2025-08-04 b9b4c926a7898d8b7d657e75ec83064390a5f9fb
FlexJobApi.Application/FlexJobApi.Application.csproj
@@ -9,18 +9,15 @@
   </PropertyGroup>
   <ItemGroup>
      <None Remove="applicationsettings.json" />
      <None Remove="FlexJobApi.Application.xml" />
   </ItemGroup>
   <ItemGroup>
      <Content Include="applicationsettings.json">
         <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
      </Content>
      <ProjectReference Include="..\FlexJobApi.Core\FlexJobApi.Core.csproj" />
   </ItemGroup>
   <ItemGroup>
      <ProjectReference Include="..\FlexJobApi.Core\FlexJobApi.Core.csproj" />
     <Folder Include="Dictionaries\Commands\" />
   </ItemGroup>
</Project>