diff --git a/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp.sln b/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp.sln
index be91f46..74f5cef 100644
--- a/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp.sln
+++ b/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp.sln
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CheckFiddlerWithSystemNetHttp41", "CheckFiddlerWithSystemNetHttp41\CheckFiddlerWithSystemNetHttp41.csproj", "{568D3559-6897-4E49-90E1-82CE187E1933}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CheckFiddlerWithSystemNetHttp41", "CheckFiddlerWithSystemNetHttp41\CheckFiddlerWithSystemNetHttp41.csproj", "{A41A31B2-4A1D-4E65-8044-AB1F2040CEA2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -11,10 +11,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {568D3559-6897-4E49-90E1-82CE187E1933}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {568D3559-6897-4E49-90E1-82CE187E1933}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {568D3559-6897-4E49-90E1-82CE187E1933}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {568D3559-6897-4E49-90E1-82CE187E1933}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A41A31B2-4A1D-4E65-8044-AB1F2040CEA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A41A31B2-4A1D-4E65-8044-AB1F2040CEA2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A41A31B2-4A1D-4E65-8044-AB1F2040CEA2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A41A31B2-4A1D-4E65-8044-AB1F2040CEA2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/App.config b/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/App.config
index 3f66682..e41c4cd 100644
--- a/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/App.config
+++ b/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/App.config
@@ -3,19 +3,8 @@
-
-
-
-
-
-
-
-
-
-
-
@@ -24,6 +13,10 @@
+
+
+
+
-
+
\ No newline at end of file
diff --git a/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/CheckFiddlerWithSystemNetHttp41.csproj b/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/CheckFiddlerWithSystemNetHttp41.csproj
index e1aab63..5e95ed4 100644
--- a/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/CheckFiddlerWithSystemNetHttp41.csproj
+++ b/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/CheckFiddlerWithSystemNetHttp41.csproj
@@ -4,7 +4,7 @@
Debug
AnyCPU
- {568D3559-6897-4E49-90E1-82CE187E1933}
+ {A41A31B2-4A1D-4E65-8044-AB1F2040CEA2}
Exe
Properties
CheckFiddlerWithSystemNetHttp41
@@ -12,7 +12,6 @@
v4.6.1
512
true
-
AnyCPU
@@ -35,42 +34,61 @@
- packages\Flurl.2.2.1\lib\portable40-net40+sl5+win8+wp8+wpa81\Flurl.dll
+ ..\packages\Flurl.2.2.1\lib\netstandard1.4\Flurl.dll
True
- packages\Flurl.Http.1.0.3\lib\net45\Flurl.Http.dll
+ ..\packages\Flurl.Http.1.0.3\lib\net45\Flurl.Http.dll
True
- packages\Microsoft.Win32.Primitives.4.0.1\lib\net46\Microsoft.Win32.Primitives.dll
+ ..\packages\Microsoft.Win32.Primitives.4.0.1\lib\net46\Microsoft.Win32.Primitives.dll
True
- packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
+ ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
True
- packages\System.Diagnostics.DiagnosticSource.4.0.0\lib\net46\System.Diagnostics.DiagnosticSource.dll
+ ..\packages\System.Diagnostics.DiagnosticSource.4.0.0\lib\net46\System.Diagnostics.DiagnosticSource.dll
+ True
+
+
+ ..\packages\System.IO.FileSystem.4.0.1\lib\net46\System.IO.FileSystem.dll
+ True
+
+
+ ..\packages\System.IO.FileSystem.Primitives.4.0.1\lib\net46\System.IO.FileSystem.Primitives.dll
+ True
+
+
+ ..\packages\System.Net.Http.4.1.0\lib\net46\System.Net.Http.dll
+ True
+
+
+ ..\packages\System.Reflection.TypeExtensions.4.1.0\lib\net46\System.Reflection.TypeExtensions.dll
True
-
- packages\System.Security.Cryptography.Algorithms.4.2.0\lib\net461\System.Security.Cryptography.Algorithms.dll
+ ..\packages\System.Security.Cryptography.Algorithms.4.2.0\lib\net461\System.Security.Cryptography.Algorithms.dll
True
- packages\System.Security.Cryptography.Encoding.4.0.0\lib\net46\System.Security.Cryptography.Encoding.dll
+ ..\packages\System.Security.Cryptography.Encoding.4.0.0\lib\net46\System.Security.Cryptography.Encoding.dll
True
- packages\System.Security.Cryptography.Primitives.4.0.0\lib\net46\System.Security.Cryptography.Primitives.dll
+ ..\packages\System.Security.Cryptography.Primitives.4.0.0\lib\net46\System.Security.Cryptography.Primitives.dll
True
- packages\System.Security.Cryptography.X509Certificates.4.1.0\lib\net461\System.Security.Cryptography.X509Certificates.dll
+ ..\packages\System.Security.Cryptography.X509Certificates.4.1.0\lib\net461\System.Security.Cryptography.X509Certificates.dll
+ True
+
+
+ ..\packages\System.Text.Encoding.CodePages.4.0.1\lib\net46\System.Text.Encoding.CodePages.dll
True
diff --git a/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/Properties/AssemblyInfo.cs b/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/Properties/AssemblyInfo.cs
index edab68d..439b0b5 100644
--- a/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/Properties/AssemblyInfo.cs
+++ b/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/Properties/AssemblyInfo.cs
@@ -20,7 +20,7 @@
[assembly: ComVisible(false)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
-[assembly: Guid("568d3559-6897-4e49-90e1-82ce187e1933")]
+[assembly: Guid("a41a31b2-4a1d-4e65-8044-ab1f2040cea2")]
// Version information for an assembly consists of the following four values:
//
diff --git a/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/packages.config b/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/packages.config
index c0a8fa7..2d19326 100644
--- a/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/packages.config
+++ b/Samples/CheckFiddlerWithSystemNetHttp/CheckFiddlerWithSystemNetHttp41/packages.config
@@ -1,13 +1,19 @@
-
-
+
+
-
+
-
+
+
+
+
+
+
+
\ No newline at end of file