We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa89d4 commit d45547cCopy full SHA for d45547c
Engine/project.json
@@ -3,7 +3,7 @@
3
"version": "1.0.0-*",
4
"authors": ["kapilmb"],
5
"dependencies": {
6
-"System.Management.Automation": "1.0.0-*"
+"System.Management.Automation": "1.0.0-alpha.9.4808"
7
},
8
"frameworks": {
9
"net451": {
Rules/project.json
- "System.Management.Automation": "1.0.0-*",
+ "System.Management.Automation": "1.0.0-alpha.9.4808",
"Engine": "1.0.0-*"
0 commit comments