1
hutongqing
2025-01-24 2aef482fa7431fb47eef94081ff23ec220f89820
WIDESEAWCS_Server/WIDESEAWCS_Core/WIDESEAWCS_Core.csproj
@@ -4,7 +4,17 @@
      <TargetFramework>net6.0</TargetFramework>
      <ImplicitUsings>enable</ImplicitUsings>
      <Nullable>enable</Nullable>
      <Version>1.0.0</Version>
      <Version>1.0.13</Version>
      <Description>
         添加删除并移入历史方法(添加IBaseHistoryEntity,使用该方法时必须实现IBaseHistoryEntity)
         20250104 LOGAOP开关
         20250114 修改插入历史的时间
         20250116 添加Api有效期验证(App.ExpDateTime赋值可用)
      </Description>
      <GenerateDocumentationFile>false</GenerateDocumentationFile>
   </PropertyGroup>
   <ItemGroup>
@@ -31,7 +41,6 @@
   </ItemGroup>
   <ItemGroup>
      <Folder Include="Attribute\" />
      <Folder Include="ServiceExtensions\" />
   </ItemGroup>