From 8c6fd742db249ad4cc819cf041eb98d880a3ef73 Mon Sep 17 00:00:00 2001 From: hutongqing <hutongqing@hnkhzn.com> Date: 星期四, 02 一月 2025 15:09:07 +0800 Subject: [PATCH] 1 --- WIDESEAWCS_Server/WIDESEAWCS_Core/WIDESEAWCS_Core.csproj | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/WIDESEAWCS_Server/WIDESEAWCS_Core/WIDESEAWCS_Core.csproj b/WIDESEAWCS_Server/WIDESEAWCS_Core/WIDESEAWCS_Core.csproj index 2affb97..95b511d 100644 --- a/WIDESEAWCS_Server/WIDESEAWCS_Core/WIDESEAWCS_Core.csproj +++ b/WIDESEAWCS_Server/WIDESEAWCS_Core/WIDESEAWCS_Core.csproj @@ -4,7 +4,9 @@ <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> - <Version>1.0.0</Version> + <Version>1.0.10</Version> + <Description>娣诲姞鍒犻櫎骞剁Щ鍏ュ巻鍙叉柟娉曪紙娣诲姞IBaseHistoryEntity锛屼娇鐢ㄨ鏂规硶鏃跺繀椤诲疄鐜癐BaseHistoryEntity锛�</Description> + <GenerateDocumentationFile>false</GenerateDocumentationFile> </PropertyGroup> <ItemGroup> @@ -31,7 +33,6 @@ </ItemGroup> <ItemGroup> - <Folder Include="Attribute\" /> <Folder Include="ServiceExtensions\" /> </ItemGroup> -- Gitblit v1.9.3