From c7c65a7995709b639f318cdeb2d3ed99359ad9e1 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 15:23:33 +0300 Subject: [PATCH] [COMMIT] The proj files have been updated to enable SourceLink [CouchDesignDocuments.csproj] --- Sources/CouchDesignDocuments/CouchDesignDocuments.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Sources/CouchDesignDocuments/CouchDesignDocuments.csproj b/Sources/CouchDesignDocuments/CouchDesignDocuments.csproj index 08110b7..0a2f4bd 100644 --- a/Sources/CouchDesignDocuments/CouchDesignDocuments.csproj +++ b/Sources/CouchDesignDocuments/CouchDesignDocuments.csproj @@ -15,8 +15,16 @@ CouchDB design document management for .NET-based projects. couchdb design-documents Library retargeted to .NET standard 2.0 + true + true + snupkg + + + + +