From 9df6f42b6e5ddf3efee3f7ee306cc6e317dcaefe Mon Sep 17 00:00:00 2001 From: Robin Sue Date: Sun, 12 Apr 2020 13:10:23 +0200 Subject: [PATCH] Merge PR #389: 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 691d02860..ea7bdf756 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 - -