Skip to content

Commit 2022fa6

Browse files
authored
Add missing dependencies (#423)
1 parent 6511f00 commit 2022fa6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

registry.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,10 @@
719719
"listed": true,
720720
"version": "1.0.0"
721721
},
722+
"Microsoft.Bcl.Cryptography": {
723+
"listed": true,
724+
"version": "8.0.0"
725+
},
722726
"Microsoft.Bcl.HashCode": {
723727
"listed": true,
724728
"version": "1.0.0"
@@ -1581,6 +1585,10 @@
15811585
"listed": true,
15821586
"version": "4.4.0"
15831587
},
1588+
"System.Net.ServerSentEvents": {
1589+
"listed": true,
1590+
"version": "9.0.0"
1591+
},
15841592
"System.Numerics.Vectors": {
15851593
"listed": false,
15861594
"version": "4.4.0"

0 commit comments

Comments
 (0)