From 394a05ec858d9a416c70aedc5522fa38b6607851 Mon Sep 17 00:00:00 2001 From: Todd Menier Date: Wed, 29 Nov 2017 15:55:59 -0600 Subject: [PATCH] bump Flurl.Http version & Flurl dependency, other csproj tweaks --- src/Flurl.Http/Flurl.Http.csproj | 8 ++++---- src/Flurl/Flurl.csproj | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Flurl.Http/Flurl.Http.csproj b/src/Flurl.Http/Flurl.Http.csproj index 35566e42..d740d2ed 100644 --- a/src/Flurl.Http/Flurl.Http.csproj +++ b/src/Flurl.Http/Flurl.Http.csproj @@ -4,16 +4,16 @@ net45;netstandard1.3;netstandard1.1; True Flurl.Http - 2.0.1 + 2.1.0-pre Todd Menier - WARNING: 2.0 CONTAINS BREAKING CHANGES - REVIEW RELEASE NOTES CAREFULLY! Flurl.Http is a fluent, portable, testable HTTP client library that extends Flurl's URL builder chain. + Flurl.Http is a fluent, portable, testable HTTP client library that extends Flurl's URL builder chain. http://tmenier.github.io/Flurl https://pbs.twimg.com/profile_images/534024476296376320/IuPGZ_bX_400x400.png https://raw.githubusercontent.com/tmenier/Flurl/master/LICENSE https://github.com/tmenier/Flurl.git git httpclient rest json http fluent url uri tdd assert async - See https://github.com/tmenier/Flurl/releases + https://github.com/tmenier/Flurl/releases false @@ -27,7 +27,7 @@ - + diff --git a/src/Flurl/Flurl.csproj b/src/Flurl/Flurl.csproj index a2469a19..0b95d86d 100644 --- a/src/Flurl/Flurl.csproj +++ b/src/Flurl/Flurl.csproj @@ -13,7 +13,7 @@ https://github.com/tmenier/Flurl.git git fluent url uri querystring builder - See https://github.com/tmenier/Flurl/releases + https://github.com/tmenier/Flurl/releases false