We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd5d5c commit b0bb0f5Copy full SHA for b0bb0f5
Engine/project.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Microsoft.Windows.PowerShell.ScriptAnalyzer",
3
- "version": "1.11.0",
+ "version": "1.11.1",
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.11.0",
+ "Engine": "1.11.1",
7
"Newtonsoft.Json": "9.0.1"
8
9
0 commit comments