From 704a8c935da18d50a90f24c58c750d285d1a88b3 Mon Sep 17 00:00:00 2001 From: Denis Ivanov Date: Wed, 1 Apr 2020 20:37:42 +0400 Subject: [PATCH] Devel (#22) * #18 Fix but without namespaces. * #18 Namespace support in XPath. * New version 1.1.6. * Update AngleSharp to 0.14.0. Co-authored-by: Denis Ivanov --- src/AngleSharp.XPath.Tests/AngleSharp.XPath.Tests.csproj | 6 +++--- src/AngleSharp.XPath/AngleSharp.XPath.csproj | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/AngleSharp.XPath.Tests/AngleSharp.XPath.Tests.csproj b/src/AngleSharp.XPath.Tests/AngleSharp.XPath.Tests.csproj index 13af12b..01e6733 100644 --- a/src/AngleSharp.XPath.Tests/AngleSharp.XPath.Tests.csproj +++ b/src/AngleSharp.XPath.Tests/AngleSharp.XPath.Tests.csproj @@ -1,9 +1,9 @@  - - + + - + diff --git a/src/AngleSharp.XPath/AngleSharp.XPath.csproj b/src/AngleSharp.XPath/AngleSharp.XPath.csproj index 010bf10..e802bd8 100644 --- a/src/AngleSharp.XPath/AngleSharp.XPath.csproj +++ b/src/AngleSharp.XPath/AngleSharp.XPath.csproj @@ -1,13 +1,13 @@  - 1.1.6 + 1.1.7 Denis Ivanov AngleSharp.XPath - 1.1.6 + 1.1.7 AngleSharp.XPath AngleSharp.XPath netstandard2.0 - 1.1.6 + 1.1.7 XPath support for AngleSharp https://github.com/AngleSharp/AngleSharp.XPath/ MIT @@ -19,7 +19,7 @@ - +