From 6ef5b88a75d90f9cd227f75be01f4c876bc4222a Mon Sep 17 00:00:00 2001 From: bdovaz Date: Fri, 17 Nov 2023 21:08:20 +0100 Subject: [PATCH] Add missing dependencies --- registry.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/registry.json b/registry.json index bf7d70a2..2a8870e3 100644 --- a/registry.json +++ b/registry.json @@ -488,6 +488,10 @@ "listed": true, "version": "1.0.0" }, + "Microsoft.Bcl.TimeProvider": { + "listed": true, + "version": "8.0.0" + }, "Microsoft.CodeAnalysis.Analyzers": { "listed": true, "version": "3.0.0", @@ -626,6 +630,14 @@ "listed": true, "version": "3.0.0" }, + "Microsoft.Extensions.Diagnostics": { + "listed": true, + "version": "8.0.0" + }, + "Microsoft.Extensions.Diagnostics.Abstractions": { + "listed": true, + "version": "8.0.0" + }, "Microsoft.Extensions.Features": { "listed": true, "version": "6.0.0"