yanjinhui
2025-06-12 d723d5c1413bb38ceb7d7404f4817e6540c3c2a0
project/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/WIDESEAWCS_Server.csproj
@@ -5,7 +5,8 @@
      <Nullable>enable</Nullable>
      <ImplicitUsings>enable</ImplicitUsings>
      <GenerateDocumentationFile>False</GenerateDocumentationFile>
      <Platforms>AnyCPU;x64</Platforms>
      <Platforms>AnyCPU;x64;x86</Platforms>
      <PlatformTarget>x86</PlatformTarget>
   </PropertyGroup>
   <ItemGroup>
@@ -48,9 +49,18 @@
   </ItemGroup>
   <ItemGroup>
     <None Update="camera.ini">
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </None>
     <None Update="DownLoad\face-plugin.zip">
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </None>
     <None Update="IdFaceSdk.dll">
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </None>
     <None Update="SmCameraPreview.dll">
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </None>
   </ItemGroup>
</Project>