Skip to content

Commit

Permalink
Add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bdovaz committed Nov 17, 2023
1 parent 364a348 commit 6ef5b88
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 6ef5b88

Please sign in to comment.