From 5c9774882c90c8e228e996821d2112bf47f52552 Mon Sep 17 00:00:00 2001 From: Florian Rappl Date: Thu, 16 Jul 2015 00:34:05 +0200 Subject: [PATCH] Updated to v0.8.7 --- AngleSharp.Samples.Demos/AngleSharp.Samples.Demos.csproj | 4 ++-- AngleSharp.Samples.Demos/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AngleSharp.Samples.Demos/AngleSharp.Samples.Demos.csproj b/AngleSharp.Samples.Demos/AngleSharp.Samples.Demos.csproj index d1ae25e..3bd2d52 100644 --- a/AngleSharp.Samples.Demos/AngleSharp.Samples.Demos.csproj +++ b/AngleSharp.Samples.Demos/AngleSharp.Samples.Demos.csproj @@ -33,9 +33,9 @@ 4 - + False - ..\packages\AngleSharp.0.8.6\lib\net45\AngleSharp.dll + ..\packages\AngleSharp.0.8.7\lib\net45\AngleSharp.dll ..\packages\AngleSharp.Scripting.JavaScript.0.1.6\lib\net45\AngleSharp.Scripting.JavaScript.dll diff --git a/AngleSharp.Samples.Demos/packages.config b/AngleSharp.Samples.Demos/packages.config index e37626c..2460142 100644 --- a/AngleSharp.Samples.Demos/packages.config +++ b/AngleSharp.Samples.Demos/packages.config @@ -1,6 +1,6 @@  - + \ No newline at end of file