From 0c453e5b1ce2ed9ee9c99d0619993b15ecd96a83 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Tue, 27 May 2025 07:17:43 +0000
Subject: [PATCH 1/2] Initial plan for issue
From dd1049f5b3d96c2cb075d344e1f08a67483b5344 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Tue, 27 May 2025 07:31:17 +0000
Subject: [PATCH 2/2] Enable XML documentation generation for NuGet packages
Co-authored-by: yufeih <511355+yufeih@users.noreply.github.com>
---
Directory.Build.props | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Directory.Build.props b/Directory.Build.props
index 31349fe7661..1f1b5987917 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -37,6 +37,13 @@
snupkg
true
+
+ true
+
+ false
+
+ $(NoWarn);CS1591
+
.NET Foundation and Contributors
Copyright (c) .NET Foundation and Contributors
Technical documentation tool with markdown, API docs for .NET, REST API and more.