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 e0bf961 commit b0fa911Copy full SHA for b0fa911
Engine/project.json
@@ -2,7 +2,7 @@
2
"name": "Microsoft.Windows.PowerShell.ScriptAnalyzer",
3
"version": "1.13.0",
4
"dependencies": {
5
-"System.Management.Automation": "1.0.0-alpha12"
+"System.Management.Automation": "6.0.0-alpha13"
6
},
7
8
"configurations": {
Rules/project.json
"name": "Microsoft.Windows.PowerShell.ScriptAnalyzer.BuiltinRules",
- "System.Management.Automation": "1.0.0-alpha12",
+ "System.Management.Automation": "6.0.0-alpha13",
"Engine": "1.13.0",
"Newtonsoft.Json": "9.0.1"
0 commit comments