mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Revert "Resolve AngleSharp.XPath issue"
This reverts commit 661786adf2.
This commit is contained in:
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
@@ -19,6 +19,12 @@
|
||||
"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" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user