From a01737295365a2ac2f84ed6727339bb16b782143 Mon Sep 17 00:00:00 2001 From: Denis Ivanov Date: Tue, 17 Feb 2026 14:40:23 +0200 Subject: [PATCH] Release 2.0.6 --- README.md | 2 +- .../AngleSharp.XPath.Tests.csproj | 6 +++--- src/AngleSharp.XPath/AngleSharp.XPath.csproj | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 185a11f..36936f0 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ This project is supported by the [.NET Foundation](https://dotnetfoundation.org) The MIT License (MIT) -Copyright (c) 2018 - 2025 Denis Ivanov, AngleSharp +Copyright (c) 2018 - 2026 Denis Ivanov, AngleSharp Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/src/AngleSharp.XPath.Tests/AngleSharp.XPath.Tests.csproj b/src/AngleSharp.XPath.Tests/AngleSharp.XPath.Tests.csproj index f4f04e2..680b822 100644 --- a/src/AngleSharp.XPath.Tests/AngleSharp.XPath.Tests.csproj +++ b/src/AngleSharp.XPath.Tests/AngleSharp.XPath.Tests.csproj @@ -5,9 +5,9 @@ - - - + + + diff --git a/src/AngleSharp.XPath/AngleSharp.XPath.csproj b/src/AngleSharp.XPath/AngleSharp.XPath.csproj index efb55bc..6edb75b 100644 --- a/src/AngleSharp.XPath/AngleSharp.XPath.csproj +++ b/src/AngleSharp.XPath/AngleSharp.XPath.csproj @@ -1,13 +1,13 @@  - 2.0.5 - 2.0.5 - 2.0.5 + 2.0.6 + 2.0.6 + 2.0.6 Denis Ivanov AngleSharp.XPath AngleSharp.XPath AngleSharp.XPath - netstandard2.0;net462;net7.0;net8.0;net9.0 + netstandard2.0;net462;net8.0;net9.0;net10.0 XPath support for AngleSharp https://github.com/AngleSharp/AngleSharp.XPath/ MIT @@ -22,7 +22,7 @@ - +