wanshenmean
9 天以前 af5cfe514767e121d61a148e6e4a2440ed2f64f9
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>