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