From 9488f2bcb346c32c64f2c4eb5814fece8726b363 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期四, 05 六月 2025 17:16:02 +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