We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b8238 commit ac19dd3Copy full SHA for ac19dd3
Engine/project.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Microsoft.Windows.PowerShell.ScriptAnalyzer",
3
- "version": "1.12.0",
+ "version": "1.13.0",
4
"dependencies": {
5
"System.Management.Automation": "1.0.0-alpha12"
6
},
Rules/project.json
@@ -1,9 +1,9 @@
"name": "Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules",
"System.Management.Automation": "1.0.0-alpha12",
- "Engine": "1.12.0",
+ "Engine": "1.13.0",
7
"Newtonsoft.Json": "9.0.1"
8
9
0 commit comments