From 741c4f7dcdef14cfc6fe16ba0cda7888fc70494f Mon Sep 17 00:00:00 2001 From: Gustavo Martin Date: Wed, 4 Jun 2014 06:16:06 +0200 Subject: [PATCH] HttpClientsExamples: HttpClient for Windows8 --- .../HttpClientsExamples.Windows8.csproj | 16 ++++++++++++++++ .../HttpClientsExamples/packages.config | 6 ++++++ 2 files changed, 22 insertions(+) create mode 100644 Allgemeines/HttpClientsExamples/HttpClientsExamples/packages.config diff --git a/Allgemeines/HttpClientsExamples/HttpClientsExamples/HttpClientsExamples.Windows8.csproj b/Allgemeines/HttpClientsExamples/HttpClientsExamples/HttpClientsExamples.Windows8.csproj index 5886f19..0d81e75 100644 --- a/Allgemeines/HttpClientsExamples/HttpClientsExamples/HttpClientsExamples.Windows8.csproj +++ b/Allgemeines/HttpClientsExamples/HttpClientsExamples/HttpClientsExamples.Windows8.csproj @@ -38,6 +38,14 @@ + + + ..\packages\Microsoft.Net.Http.2.2.22\lib\net45\System.Net.Http.Extensions.dll + + + ..\packages\Microsoft.Net.Http.2.2.22\lib\net45\System.Net.Http.Primitives.dll + + @@ -45,14 +53,22 @@ + + + + + + + +