From 38a875a7892f46c625e25cc656b3997db4e33178 Mon Sep 17 00:00:00 2001 From: Suchiman Date: Mon, 23 Sep 2019 23:03:51 +0200 Subject: [PATCH] Simplify Documentation generation --- .../ICSharpCode.SharpZipLib.csproj | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj b/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj index ae6959d55..b101230f9 100644 --- a/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj +++ b/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj @@ -5,6 +5,7 @@ True ICSharpCode.SharpZipLib.snk true + true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb @@ -29,22 +30,6 @@ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.2 for more https://github.com/icsharpcode/SharpZipLib - - bin\Debug\netstandard2\ICSharpCode.SharpZipLib.xml - - - - bin\Release\netstandard2\ICSharpCode.SharpZipLib.xml - - - - bin\Debug\net45\ICSharpCode.SharpZipLib.xml - - - - bin\Release\net45\ICSharpCode.SharpZipLib.xml - -