From 4d4fbcce16fdb4e65b97c565943923bff9f508c6 Mon Sep 17 00:00:00 2001 From: Elmer Thomas Date: Tue, 28 Jan 2020 09:00:16 -0800 Subject: [PATCH 1/2] switch from pfx to snk --- CSharpHTTPClient/CSharpHTTPClient.csproj | 2 +- csharphttpclient.snk | Bin 0 -> 596 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 csharphttpclient.snk diff --git a/CSharpHTTPClient/CSharpHTTPClient.csproj b/CSharpHTTPClient/CSharpHTTPClient.csproj index 4fb6a01..47bf134 100644 --- a/CSharpHTTPClient/CSharpHTTPClient.csproj +++ b/CSharpHTTPClient/CSharpHTTPClient.csproj @@ -40,7 +40,7 @@ true - csharphttpclient.pfx + ../csharphttpclient.snk diff --git a/csharphttpclient.snk b/csharphttpclient.snk new file mode 100644 index 0000000000000000000000000000000000000000..99a3ee8b36a6aeb454a7bce94b753a0d8a818f60 GIT binary patch literal 596 zcmV-a0;~N80ssI2Bme+XQ$aES1ONa50096!3um(3d7k#e5VPr=@;%6#w`dm+QWt74AaewCK} z28y_C)~YX|Ng<05!{YzT2;1BCRzK5t{v8Y>(Idx*s0C!t+id8{D;At8bK38x859Wm z^m*Z#3g9CTp&9r=>8pH$*kISISBCeJT~^J~V`*_zQz3#yg6 zn7<$1h|Tz`Ngu-C`Pbwj%t=ya_+Xpi14zcnTckpf*@&mckt;=_(ok literal 0 HcmV?d00001 From 0c2d59b04c74410e15f5cc6a1e6680cb62b788b2 Mon Sep 17 00:00:00 2001 From: Elmer Thomas Date: Tue, 28 Jan 2020 09:20:31 -0800 Subject: [PATCH 2/2] move from nuspec --- CSharpHTTPClient/CSharpHTTPClient.csproj | 18 +++++++++++- .../SendGrid.CSharp.HTTP.Client.3.4.1.nuspec | 28 ------------------- 2 files changed, 17 insertions(+), 29 deletions(-) delete mode 100644 nuspec/SendGrid.CSharp.HTTP.Client.3.4.1.nuspec diff --git a/CSharpHTTPClient/CSharpHTTPClient.csproj b/CSharpHTTPClient/CSharpHTTPClient.csproj index 47bf134..11d245e 100644 --- a/CSharpHTTPClient/CSharpHTTPClient.csproj +++ b/CSharpHTTPClient/CSharpHTTPClient.csproj @@ -1,6 +1,22 @@  + + 3.4.1 + SendGrid.CSharp.HTTP.Client + Elmer Thomas;Twilio DX Team + Twilio SendGrid + Twilio SendGrid + MIT + https://sendgrid.com/ + https://github.com/sendgrid/csharp-http-client.git + git + https://sendgrid.com/wp-content/themes/sgdotcom/pages/resource/brand//2016/SendGrid-Logomark.png + Quickly and easily access any REST or REST-like API using a fluent interface via method chaining and reflection. + Please see: https://github.com/sendgrid/csharp-http-client/releases + Twilio;SendGrid;Email;Mail;Microsoft;Azure;Transactional;.NET Core + Twilio SendGrid, Inc. 2020 + Debug AnyCPU @@ -60,7 +76,7 @@ - +