From 2e282baf68b2f7b8a65f84b1d3a9facf33c3c705 Mon Sep 17 00:00:00 2001 From: Pavlo Datsiuk Date: Thu, 25 Jun 2020 13:34:34 +0300 Subject: [PATCH] [COMMIT] The proj files have been updated to enable SourceLink [SendGridSharp.csproj] --- SendGridSharp/SendGridSharp.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/SendGridSharp/SendGridSharp.csproj b/SendGridSharp/SendGridSharp.csproj index 3c877f1..d58e826 100644 --- a/SendGridSharp/SendGridSharp.csproj +++ b/SendGridSharp/SendGridSharp.csproj @@ -2,8 +2,16 @@ net46;netstandard2.0 + true + true + snupkg + + + + +