wanshenmean
2026-03-27 bf2aa9dd56432a74940ca1bb08fb4d7eaee37045
Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/WIDESEAWCS_Server.csproj
@@ -73,6 +73,7 @@
      <ProjectReference Include="..\WIDESEAWCS_SystemServices\WIDESEAWCS_SystemServices.csproj" />
      <ProjectReference Include="..\WIDESEAWCs_TaskInfoService\WIDESEAWCs_TaskInfoService.csproj" />
      <ProjectReference Include="..\WIDESEAWCS_Tasks\WIDESEAWCS_Tasks.csproj" />
      <ProjectReference Include="..\WIDESEAWCS_RedisService\WIDESEAWCS_RedisService.csproj" />
   </ItemGroup>
   <ItemGroup>
@@ -84,9 +85,6 @@
   </ItemGroup>
   <ItemGroup>
      <Content Update="nlog.config">
         <CopyToOutputDirectory>Always</CopyToOutputDirectory>
      </Content>
      <Content Update="wwwroot\http.html">
        <CopyToOutputDirectory>Never</CopyToOutputDirectory>
      </Content>
@@ -105,4 +103,9 @@
     </EmbeddedResource>
   </ItemGroup>
   <ItemGroup>
     <Folder Include="logs\" />
     <Folder Include="Log\" />
   </ItemGroup>
</Project>