diff --git a/nuspec/Sendgrid.9.9.0.nuspec b/nuspec/Sendgrid.9.9.0.nuspec index 8dd2f9359..02ef4ad27 100644 --- a/nuspec/Sendgrid.9.9.0.nuspec +++ b/nuspec/Sendgrid.9.9.0.nuspec @@ -19,16 +19,26 @@ SendGrid, Inc. 2017 SendGrid Email Mail Microsoft Azure Transactional .NET Core - + + + + - + + + + + + + + diff --git a/src/SendGrid/SendGrid.csproj b/src/SendGrid/SendGrid.csproj index fd8cab6c1..005906386 100644 --- a/src/SendGrid/SendGrid.csproj +++ b/src/SendGrid/SendGrid.csproj @@ -2,7 +2,7 @@ 9.9.0 - netstandard1.3;net452 + netstandard1.3;netstandard2.0;net452 anycpu true SendGrid @@ -30,6 +30,11 @@ + + + + +