Skip to content

Commit b0fa911

Browse files
author
Kapil Borle
committed
Update s.m.a version in project.json files
1 parent e0bf961 commit b0fa911

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
@@ -2,7 +2,7 @@
22
"name": "Microsoft.Windows.PowerShell.ScriptAnalyzer",
33
"version": "1.13.0",
44
"dependencies": {
5-
"System.Management.Automation": "1.0.0-alpha12"
5+
"System.Management.Automation": "6.0.0-alpha13"
66
},
77

88
"configurations": {

Rules/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules",
33
"version": "1.13.0",
44
"dependencies": {
5-
"System.Management.Automation": "1.0.0-alpha12",
5+
"System.Management.Automation": "6.0.0-alpha13",
66
"Engine": "1.13.0",
77
"Newtonsoft.Json": "9.0.1"
88
},

0 commit comments

Comments
 (0)