From b242302e64581ed84d5ea694abd01c5b25010683 Mon Sep 17 00:00:00 2001 From: lindexi Date: Wed, 18 Sep 2024 19:29:08 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=89=93=E5=8C=85?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=20=E6=B7=BB=E5=8A=A0=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E5=92=8C=E7=AC=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Directory.Build.props | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Directory.Build.props b/Directory.Build.props index d8ce0d3..bb08664 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -19,8 +19,25 @@ git https://github.com/dotnet-campus/dotnetCampus.Logger https://github.com/dotnet-campus/dotnetCampus.Logger + MIT + + + + true + + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + + + + + README.md + + + + + From 5b59e7f13a273e2e6d913e4a084916252bef35b3 Mon Sep 17 00:00:00 2001 From: lindexi Date: Tue, 15 Oct 2024 15:39:53 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=B8=8D=E5=9C=A8Debug=E4=B8=8B=E5=B5=8C?= =?UTF-8?q?=E5=85=A5=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index bb08664..208fccb 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -25,7 +25,7 @@ - true + true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb