From 9af07cd2e3a92eacbf57a086a67920b276f9e50d Mon Sep 17 00:00:00 2001 From: Tapio Rantala Date: Sat, 21 Oct 2023 15:43:02 +0300 Subject: [PATCH] Add HtmlAgilityPack --- registry.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/registry.json b/registry.json index 5de3982e..b5f67f1a 100644 --- a/registry.json +++ b/registry.json @@ -358,6 +358,10 @@ "UNITY_EDITOR" ] }, + "HtmlAgilityPack": { + "listed": true, + "version": "1.5.3" + }, "IDisposableAnalyzers": { "listed": true, "version": "1.0.0",