From fc149d566275bac96ca03860d7288165b395da0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20K=C3=A4s?= Date: Tue, 22 Dec 2015 19:10:23 +0100 Subject: [PATCH] Generate XML documentation for NuGet builds. --- library/library.csproj | 1 + portable/portable.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/library/library.csproj b/library/library.csproj index fded40d..77a91c6 100644 --- a/library/library.csproj +++ b/library/library.csproj @@ -30,6 +30,7 @@ prompt 4 true + bin\Release\ManagedLzma.xml true diff --git a/portable/portable.csproj b/portable/portable.csproj index 64a7138..4311330 100644 --- a/portable/portable.csproj +++ b/portable/portable.csproj @@ -35,6 +35,7 @@ prompt 4 true + bin\Release\ManagedLzma.xml true