Skip to content

Commit faf0c51

Browse files
author
Kapil Borle
committed
Add Newtonsoft.Json to rules project
1 parent 0af4165 commit faf0c51

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Rules/project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"version": "1.7.0",
44
"dependencies": {
55
"System.Management.Automation": "1.0.0-alpha.9.4808",
6-
"Engine": "1.7.0"
6+
"Engine": "1.7.0",
7+
"Newtonsoft.Json": "*"
78
},
89
"frameworks": {
910
"net451": {

0 commit comments

Comments
 (0)