wanshenmean
昨天 fac6be89f3a02270b7b4a1bbe1f0dc05788c368e
Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoRepository/WIDESEAWCS_ITaskInfoRepository.csproj
@@ -1,13 +1,14 @@
<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
      <TargetFramework>net6.0</TargetFramework>
      <TargetFramework>net8.0</TargetFramework>
      <ImplicitUsings>enable</ImplicitUsings>
      <Nullable>enable</Nullable>
   </PropertyGroup>
   <ItemGroup>
     <ProjectReference Include="..\WIDESEAWCS_DTO\WIDESEAWCS_DTO.csproj" />
     <ProjectReference Include="..\WIDESEAWCS_Model\WIDESEAWCS_Model.csproj" />
   </ItemGroup>
</Project>