From 2f5177b8a553bdc468cc68a20029916f59d1b4f1 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期五, 06 六月 2025 09:14:23 +0800 Subject: [PATCH] - --- Admin.NET/FZCZTB.NET.MD/FZCZTB.NET.MD.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Admin.NET/FZCZTB.NET.MD/FZCZTB.NET.MD.csproj b/Admin.NET/FZCZTB.NET.MD/FZCZTB.NET.MD.csproj index 6347951..9e7fdd3 100644 --- a/Admin.NET/FZCZTB.NET.MD/FZCZTB.NET.MD.csproj +++ b/Admin.NET/FZCZTB.NET.MD/FZCZTB.NET.MD.csproj @@ -4,6 +4,7 @@ <TargetFramework>net8.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> + <GenerateDocumentationFile>True</GenerateDocumentationFile> </PropertyGroup> <ItemGroup> -- Gitblit v1.9.1