Skip to content

Commit 6998edb

Browse files
committed
add Microsoft.CodeAnalysis.CSharp and its dependency Microsoft.CodeAnalysis.Common
1 parent e52ebf5 commit 6998edb

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

registry.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"AsyncKeyedLock": {
1919
"listed": true,
2020
"version": "1.0.0"
21-
},
21+
},
2222
"AutoMapper": {
2323
"listed": true,
2424
"version": "7.0.1"
@@ -473,6 +473,14 @@
473473
"version": "2.9.0",
474474
"analyzer": true
475475
},
476+
"Microsoft.CodeAnalysis.Common": {
477+
"listed": true,
478+
"version": "3.0.0"
479+
},
480+
"Microsoft.CodeAnalysis.CSharp": {
481+
"listed": true,
482+
"version": "3.0.0"
483+
},
476484
"Microsoft.CodeAnalysis.NetAnalyzers": {
477485
"listed": true,
478486
"version": "5.0.3",

0 commit comments

Comments
 (0)