From 361e8babc2e2b25eab34d8031ea3b58846498bac Mon Sep 17 00:00:00 2001
From: qwj <qwjzorro@163.com>
Date: 星期三, 02 八月 2023 17:04:01 +0800
Subject: [PATCH] 更新文件服务

---
 DocumentServiceAPI.Utility/DocumentServiceAPI.Utility.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/DocumentServiceAPI.Utility/DocumentServiceAPI.Utility.csproj b/DocumentServiceAPI.Utility/DocumentServiceAPI.Utility.csproj
index 132c02c..ca61dfe 100644
--- a/DocumentServiceAPI.Utility/DocumentServiceAPI.Utility.csproj
+++ b/DocumentServiceAPI.Utility/DocumentServiceAPI.Utility.csproj
@@ -4,6 +4,7 @@
     <TargetFramework>net6.0</TargetFramework>
     <ImplicitUsings>enable</ImplicitUsings>
     <Nullable>enable</Nullable>
+    <GenerateDocumentationFile>True</GenerateDocumentationFile>
   </PropertyGroup>
 
 </Project>

--
Gitblit v1.9.1