copy from "\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/WIDESEAWCS_Common.csproj"
copy to "project/\345\220\216\345\217\260\347\256\241\347\220\206/WIDESEAWCS_Server/WIDESEAWCS_Common/WIDESEAWCS_Common.csproj"
文件从 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/WIDESEAWCS_Common.csproj 复制 |
| | |
| | | <TargetFramework>net6.0</TargetFramework> |
| | | <ImplicitUsings>enable</ImplicitUsings> |
| | | <Nullable>enable</Nullable> |
| | | <Platforms>AnyCPU;x64</Platforms> |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | |
| | | |
| | | <ItemGroup> |
| | | <Reference Include="OpenCvSharp"> |
| | | <HintPath>bin\Release\face-resource\x86\OpenCvSharp.dll</HintPath> |
| | | <HintPath>bin\Release\net6.0\OpenCvSharp.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | |