From 81f938a4ac5a6968b6df55efe1f4afadbcadd0be Mon Sep 17 00:00:00 2001 From: Aviad Pineles Date: Mon, 15 Jul 2024 12:45:51 +0300 Subject: [PATCH] feat: mark package Newtonsoft.Json as private (PrivateAssets="All") --- src/SendGrid/SendGrid.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/SendGrid/SendGrid.csproj b/src/SendGrid/SendGrid.csproj index 0ca4b9254..8c8ca1d13 100644 --- a/src/SendGrid/SendGrid.csproj +++ b/src/SendGrid/SendGrid.csproj @@ -45,7 +45,9 @@ - + + All +