Skip to content

Commit d45547c

Browse files
author
Kapil Borle
committed
Change S.M.A version in project.json
1 parent 2fa89d4 commit d45547c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Engine/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0-*",
44
"authors": ["kapilmb"],
55
"dependencies": {
6-
"System.Management.Automation": "1.0.0-*"
6+
"System.Management.Automation": "1.0.0-alpha.9.4808"
77
},
88
"frameworks": {
99
"net451": {

Rules/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0-*",
44
"authors": ["kapilmb"],
55
"dependencies": {
6-
"System.Management.Automation": "1.0.0-*",
6+
"System.Management.Automation": "1.0.0-alpha.9.4808",
77
"Engine": "1.0.0-*"
88
},
99
"frameworks": {

0 commit comments

Comments
 (0)