From 2022fa69457eaeb7e915a748f2795a2b49934f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Borja=20Dom=C3=ADnguez?= Date: Wed, 13 Nov 2024 09:33:52 +0100 Subject: [PATCH] Add missing dependencies (#423) --- registry.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/registry.json b/registry.json index 8a9a3e9..359f77d 100644 --- a/registry.json +++ b/registry.json @@ -719,6 +719,10 @@ "listed": true, "version": "1.0.0" }, + "Microsoft.Bcl.Cryptography": { + "listed": true, + "version": "8.0.0" + }, "Microsoft.Bcl.HashCode": { "listed": true, "version": "1.0.0" @@ -1581,6 +1585,10 @@ "listed": true, "version": "4.4.0" }, + "System.Net.ServerSentEvents": { + "listed": true, + "version": "9.0.0" + }, "System.Numerics.Vectors": { "listed": false, "version": "4.4.0"