From 661786adf2ab2818fc9a4ad3ce17abcfd55f351d Mon Sep 17 00:00:00 2001 From: JustArchi Date: Wed, 20 Jul 2022 22:17:08 +0200 Subject: [PATCH] Resolve AngleSharp.XPath issue --- .github/renovate.json5 | 6 ------ Directory.Packages.props | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 9b453a75a..200c54878 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -19,12 +19,6 @@ "allowedVersions": "<= 3.1", "matchManagers": [ "nuget" ], "matchPackageNames": [ "Microsoft.Extensions.Configuration.Json", "Microsoft.Extensions.Logging.Configuration" ] - }, - { - // TODO: https://github.com/AngleSharp/AngleSharp.XPath/issues/36 - "allowedVersions": "< 2.0", - "matchManagers": [ "nuget" ], - "matchPackageNames": [ "AngleSharp.XPath" ] } ] } diff --git a/Directory.Packages.props b/Directory.Packages.props index c7eb630f3..d2625da21 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,6 +1,6 @@ - +