From 263d7635fa58fb576a61d03a48e26690624b502f Mon Sep 17 00:00:00 2001 From: Louis Fischer Date: Mon, 24 Jul 2017 09:34:53 -0500 Subject: [PATCH] Merge branch 'release/0.2.10' --- nuspec/nuget/Cake.Http.nuspec | 52 ++++++++++++++++++---------------- src/Cake.Http/Cake.Http.csproj | 9 ++++-- 2 files changed, 33 insertions(+), 28 deletions(-) diff --git a/nuspec/nuget/Cake.Http.nuspec b/nuspec/nuget/Cake.Http.nuspec index 98b05e2..b569360 100644 --- a/nuspec/nuget/Cake.Http.nuspec +++ b/nuspec/nuget/Cake.Http.nuspec @@ -1,28 +1,30 @@ - - Cake.Http - 0.0.0 - louisfischer - louisfischer,cake-contrib - Cake.Http - HttpClient addin for cake build. - HttpClient addin for cake build. - https://github.com/cake-contrib/Cake.Http/blob/master/LICENSE - https://github.com/cake-contrib/Cake.Http - https://cdn.rawgit.com/cake-contrib/graphics/a5cf0f881c390650144b2243ae551d5b9f836196/png/cake-contrib-medium.png - false - Copyright (c) Cake Contributions Organization 2017 - - cake script build httpclient web - - - - - - - - - - + + Cake.Http + 0.0.0 + louisfischer + louisfischer,cake-contrib + Cake.Http + HttpClient addin for cake build. + HttpClient addin for cake build. + https://github.com/cake-contrib/Cake.Http/blob/master/LICENSE + https://github.com/cake-contrib/Cake.Http + https://cdn.rawgit.com/cake-contrib/graphics/a5cf0f881c390650144b2243ae551d5b9f836196/png/cake-contrib-medium.png + false + Copyright (c) Cake Contributions Organization 2017 + + cake script build httpclient web + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Cake.Http/Cake.Http.csproj b/src/Cake.Http/Cake.Http.csproj index 157e197..f5893fa 100644 --- a/src/Cake.Http/Cake.Http.csproj +++ b/src/Cake.Http/Cake.Http.csproj @@ -40,9 +40,12 @@ - - - + + True + + + True +