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 d7f45a1 commit 07db688Copy full SHA for 07db688
Engine/project.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Microsoft.Windows.PowerShell.ScriptAnalyzer",
3
- "version": "1.13.0",
+ "version": "1.14.0",
4
"dependencies": {
5
"System.Management.Automation": "6.0.0-alpha13"
6
},
Rules/project.json
@@ -1,9 +1,9 @@
"name": "Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules",
"System.Management.Automation": "6.0.0-alpha13",
- "Engine": "1.13.0",
+ "Engine": "1.14.0",
7
"Newtonsoft.Json": "9.0.1"
8
9
0 commit comments