From a84716b60db08d1e2e36edf661bf19bf9a3ba33c Mon Sep 17 00:00:00 2001 From: Tapio Rantala Date: Mon, 20 Nov 2023 13:12:42 +0200 Subject: [PATCH] Ignore NETStandard.Library --- registry.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/registry.json b/registry.json index fa8f8ba8..cee7594f 100644 --- a/registry.json +++ b/registry.json @@ -838,8 +838,7 @@ "version": "0.1.0" }, "NETStandard.Library": { - "listed": true, - "version": "2.0.0" + "ignore": true }, "Newtonsoft.Json": { "listed": true,