Skip to content

Commit 99f0b6b

Browse files
author
Kapil Borle
committed
Update S.M.A. version to 1.0.0-alpha12
1 parent 98ce28a commit 99f0b6b

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.8.1",
44
"dependencies": {
5-
"System.Management.Automation": "1.0.0-alpha10"
5+
"System.Management.Automation": "1.0.0-alpha12"
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.8.1",
44
"dependencies": {
5-
"System.Management.Automation": "1.0.0-alpha10",
5+
"System.Management.Automation": "1.0.0-alpha12",
66
"Engine": "1.8.1",
77
"Newtonsoft.Json": "9.0.1"
88
},

0 commit comments

Comments
 (0)