diff --git a/src/Flurl.Http/Flurl.Http.csproj b/src/Flurl.Http/Flurl.Http.csproj index 05f5904e..ee479a80 100644 --- a/src/Flurl.Http/Flurl.Http.csproj +++ b/src/Flurl.Http/Flurl.Http.csproj @@ -9,13 +9,12 @@ A fluent, portable, testable HTTP client library. https://flurl.dev icon.png - https://pbs.twimg.com/profile_images/534024476296376320/IuPGZ_bX_400x400.png https://github.com/tmenier/Flurl.git git MIT rest http httpclient json url uri tdd https://github.com/tmenier/Flurl/releases - false + true @@ -25,17 +24,10 @@ true - - bin\Release\Flurl.Http.xml - - - - bin\Debug\Flurl.Http.xml - - - + + @@ -47,8 +39,4 @@ - - - - \ No newline at end of file diff --git a/src/Flurl/Flurl.csproj b/src/Flurl/Flurl.csproj index efbe4fb0..c3092eff 100644 --- a/src/Flurl/Flurl.csproj +++ b/src/Flurl/Flurl.csproj @@ -8,13 +8,12 @@ A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http. https://flurl.dev icon.png - https://pbs.twimg.com/profile_images/534024476296376320/IuPGZ_bX_400x400.png https://github.com/tmenier/Flurl.git git MIT fluent url uri querystring builder https://github.com/tmenier/Flurl/releases - false + true @@ -24,23 +23,12 @@ true - - bin\Release\Flurl.xml - - - - bin\Debug\Flurl.xml - - + - - - - \ No newline at end of file